mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
generate bytecode for script
It is just prototype * does not make top level symbols visible as class members yet * does not take parameters * Script class name is hardcoded now
This commit is contained in:
1
compiler/testData/codegen/script/string.ktscript
Normal file
1
compiler/testData/codegen/script/string.ktscript
Normal file
@@ -0,0 +1 @@
|
||||
"O" + "K"
|
||||
Reference in New Issue
Block a user