Parser: Do not produce JetQualifiedExpression without receiver
#KT-7122 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun test() {
|
||||
MyClass.<warning descr="">Companion</warning>.test.test
|
||||
}
|
||||
Reference in New Issue
Block a user