9 lines
112 B
Plaintext
9 lines
112 B
Plaintext
if (true) {
|
|
val archenemy = "Jim Moriarty"
|
|
}
|
|
|
|
true
|
|
|
|
// expected: rv: true
|
|
// expected: archenemy: <nofield>
|