JVM: fix debug info for script file classes
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ java.lang.Exception: hi there
|
||||
>>> fun bar(): Nothing = throw AssertionError()
|
||||
>>> bar()
|
||||
java.lang.AssertionError
|
||||
at Line_3.bar(Unknown Source)
|
||||
at Line_3.bar(Line_3.kts:1)
|
||||
|
||||
Reference in New Issue
Block a user