Remove patch.
Refactor tests.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
package foo
|
||||
|
||||
import jquery.*;
|
||||
|
||||
fun box() : String {
|
||||
val aa = jq("a").attr("a");
|
||||
return "OK"
|
||||
}
|
||||
Reference in New Issue
Block a user