7 lines
No EOL
64 B
Scala
7 lines
No EOL
64 B
Scala
new A
|
|
new { }
|
|
new Foo
|
|
new foo.Foo
|
|
new Foo.Foo
|
|
new A:
|
|
def f = 3 |