JVM_IR: delay writes to the source map until generateMethod
`generateMethodNode` should not have any side effects for the output to be stable under incremental compilation.
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
import inline1.*
|
||||
|
||||
fun f() = h()
|
||||
Reference in New Issue
Block a user