Set up tests for fun interfaces for JVM backend for now
This commit is contained in:
+1
-1
@@ -30,4 +30,4 @@ fun test(j: J, r: KRunnable) {
|
||||
j.foo3({}, r, {})
|
||||
j.foo3({}, {}, r)
|
||||
j.foo3({}, {}, {})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user