Files
kotlin-fork/compiler/testData/psi/script
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
..
2017-05-18 20:00:17 +03:00
2017-05-18 20:00:17 +03:00