6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
trait Foo
|
|
|
|
var a : Foo = object: Foo {<caret>}
|
|
|
|
//ELEMENT: object
|