6 lines
100 B
Plaintext
Vendored
6 lines
100 B
Plaintext
Vendored
expression: OBJECT_DECLARATION
|
|
text: object Foo {
|
|
val x = 4
|
|
}
|
|
isUsedAsExpression: false
|