Parse local interfaces in expression position
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
val p = 1 < <error>interface A {
|
||||
fun f() {
|
||||
f()
|
||||
}
|
||||
}</error>
|
||||
Reference in New Issue
Block a user