Fixed assertion error for incomplete code.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun foo(s: String) {
|
||||
s.
|
||||
<!ILLEGAL_SELECTOR!>val b = 42<!>
|
||||
}
|
||||
Reference in New Issue
Block a user