6 lines
60 B
Plaintext
Vendored
6 lines
60 B
Plaintext
Vendored
package test
|
|
|
|
fun dummy() {
|
|
if (true) 2 else property
|
|
}
|