5 lines
151 B
Plaintext
Vendored
5 lines
151 B
Plaintext
Vendored
7 val <bold>x = foo</bold> (in test())
|
|
7 val x = <bold>foo</bold> (in test())
|
|
4 val <bold>foo: Int by D.INSTANCE</bold>
|
|
9 return <bold>1</bold>;
|