Move ir box test under "box/ir"
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
class Test(val ok: String)
|
||||
|
||||
fun box() = Test("OK").ok
|
||||
Reference in New Issue
Block a user