Fix for KT-6863: Internal compiler error folding functions
#KT-6863 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun box() : String {
|
||||
test {"123"}
|
||||
|
||||
return "OK"
|
||||
}
|
||||
Reference in New Issue
Block a user