Minor: fix missed error marker in test data
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
val p = 1 < <error>interface A {
|
||||
val p = 1 < <error><error>interface A</error> {
|
||||
fun f() {
|
||||
f()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user