Fix test data after 4725dd3
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
val f = 1 >
|
||||
<error descr="[DECLARATION_IN_ILLEGAL_CONTEXT] Declarations are not allowed in this position">val g: Int = 3</error>
|
||||
val f = 1 <error>></error><EOLError descr="Expecting an element"></EOLError>
|
||||
val g: Int = 3
|
||||
|
||||
Reference in New Issue
Block a user