Scratch: tests for repl execution
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
fun foo(): Int {
|
||||
return 1
|
||||
}
|
||||
|
||||
foo()
|
||||
Reference in New Issue
Block a user