KT-3978: Kotlin: [Internal Error] org.jetbrains.jet.codegen.CompilationException: Back-end (JVM) Internal error: null
#KT-3978 Fixed
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
fun box() {
|
||||
fun local(s: Int) {
|
||||
}
|
||||
|
||||
local(1)
|
||||
}
|
||||
|
||||
// 2 invoke \(I\)V
|
||||
Reference in New Issue
Block a user