Add test for script flag in kotlin.Metadata

It passes at the moment because the test uses old backend, but the
required behavior is not yet supported in JVM IR, and it'll need to be
fixed.
This commit is contained in:
Alexander Udalov
2021-02-15 20:18:00 +01:00
parent 1d6b198915
commit dbadd5846a
2 changed files with 21 additions and 0 deletions
@@ -0,0 +1,3 @@
class RandomClass
println()