Set up tests for fun interfaces for JVM backend for now
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ fun foo(f: KRunnable) {}
|
||||
fun test() {
|
||||
foo(KRunnable {})
|
||||
foo(KRunnableAlias {})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user