Files
kotlin-fork/compiler/tests/org/jetbrains/kotlin
Ilya Chernikov 7bb9f97b11 Allow to separate top-level script declarations and statements with semicolon
This fix allows to write one-liner scripts like "val x = 3; println(x)", which
were previously rejected by the parser.
2019-12-02 16:46:54 +01:00
..
2019-10-31 11:13:44 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00