JVM_IR indy-SAM on functional expression
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_RUNTIME
|
||||
// SAM_CONVERSIONS: CLASS
|
||||
// FILE: MyRunnable.java
|
||||
public interface MyRunnable {
|
||||
public void run();
|
||||
|
||||
Reference in New Issue
Block a user