Implement tests to sam-with-receiver support in new scripting API
plus minor tests refactoring
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
val e = Exec()
|
||||
|
||||
e.exec {
|
||||
this.substring(1)
|
||||
}
|
||||
Reference in New Issue
Block a user