[test] Run irText tests against K1 frontend for JS
This commit is contained in:
committed by
Space Team
parent
502a0b7e10
commit
27ccef868a
@@ -10,7 +10,7 @@ class SettingType<out V : Any>(
|
||||
)
|
||||
|
||||
class SettingReference<V : Any, T : SettingType<V>>(
|
||||
var t : T
|
||||
var t : T,
|
||||
var v : V
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user