[IR] add testdata for irJsText
This commit is contained in:
committed by
teamcityserver
parent
68b17fe55b
commit
cdc74304c7
@@ -0,0 +1,4 @@
|
||||
fun test(d: dynamic): dynamic {
|
||||
return CHECK_NOT_NULL<dynamic>(arg0 = d)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user