mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
Sanitize names for script class files
Use the same process that is done for package parts in the JVM back-end, except adding the "Kt" suffix #KT-15225 Fixed
This commit is contained in:
1
compiler/testData/codegen/scriptCustom/1#@2.kts
vendored
Normal file
1
compiler/testData/codegen/scriptCustom/1#@2.kts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
val result = "OK"
|
||||
Reference in New Issue
Block a user