9 lines
76 B
Plaintext
9 lines
76 B
Plaintext
// "Import" "true"
|
|
package some
|
|
|
|
import jquery.jq
|
|
|
|
fun testFun() {
|
|
jq()
|
|
}
|