add test files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package foo
|
||||
|
||||
fun box() : Boolean {
|
||||
|
||||
val a = "String";
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user