[FIR JS] Fix current tests
This commit is contained in:
+2
-2
@@ -21,8 +21,8 @@ import p.*
|
||||
|
||||
class K: J.C() {
|
||||
fun <!UNSUPPORTED!>dynamic<!>.test() {
|
||||
<!INVISIBLE_REFERENCE!>sam<!>(null)
|
||||
<!INVISIBLE_REFERENCE!>sam<!>(
|
||||
sam(null)
|
||||
sam(
|
||||
name = null,
|
||||
name = null
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user