[FIR JS] Support DYNAMIC_RECEIVER_NOT_ALLOWED
This commit is contained in:
committed by
Space Team
parent
0f876f665a
commit
227969d787
+1
-1
@@ -20,7 +20,7 @@ public class J {
|
||||
import p.*
|
||||
|
||||
class K: J.C() {
|
||||
fun <!UNSUPPORTED!>dynamic<!>.test() {
|
||||
fun <!DYNAMIC_RECEIVER_NOT_ALLOWED, UNSUPPORTED!>dynamic<!>.test() {
|
||||
sam(null)
|
||||
sam(
|
||||
name = null,
|
||||
|
||||
Reference in New Issue
Block a user