Pseudocode: Replace UnsupportedElementInstruction with UNSUPPORTED_ELEMENT magic.
Generate UNSUPPORTED_ELEMENT for assignments with unresolved left-han side
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
x = ""
|
||||
}
|
||||
Reference in New Issue
Block a user