summaryrefslogblamecommitdiff
path: root/test/files/run/repl-serialization.check
blob: bbbf0dcdf1e8262aba3967cbafe0226d03682e74 (plain) (tree)
1
2
3
4
5
6



                                     

               








                     

              




                                          

                                  
== evaluating lines
extract: AnyRef => Unit = <function1>
  evaluating x
x: Int = 0
getX: ()Int
defined class U
y: Int = <lazy>
  evaluating z
  evaluating zz
defined class D
z: Int = 0
zz: Int = 0
defined object O
defined class A
defined type alias AA
constructing U
u: U = U
== evaluating lambda
  evaluating y
  evaluating O
  constructing A
== reconstituting into a fresh classloader
== evaluating reconstituted lambda
  constructing A