[FIR JS] Support DYNAMIC_RECEIVER_NOT_ALLOWED

This commit is contained in:
Nikolay Lunyak
2023-01-04 15:05:45 +02:00
committed by Space Team
parent 0f876f665a
commit 227969d787
21 changed files with 68 additions and 51 deletions
@@ -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,