test case for KT-2356
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
package foo
|
||||
|
||||
fun box(): Boolean {
|
||||
var box = "foo"
|
||||
return true
|
||||
}
|
||||
Reference in New Issue
Block a user