Fix test data after 4725dd3

This commit is contained in:
Denis Zharkov
2016-07-16 09:10:35 +03:00
parent 3b0131fd04
commit b5bdb070a0
2 changed files with 3 additions and 2 deletions
@@ -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