Implement tests to sam-with-receiver support in new scripting API
plus minor tests refactoring
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@SamWithReceiver1
|
||||
public interface Sam {
|
||||
void run(String a);
|
||||
}
|
||||
Reference in New Issue
Block a user