small fix; -- noch

Former-commit-id: 643e79f65d
This commit is contained in:
norayr 2015-06-03 20:41:55 +04:00
parent 7d5cab1590
commit 015617518c
2 changed files with 3 additions and 3 deletions

View file

@ -14,8 +14,8 @@ errors[3] := "illegal character in string";
errors[4] := "identifier does not match procedure name";
errors[5] := "comment not closed";
errors[6] := "";
errors[6] := "";
errors[6] := "";
errors[7] := "";
errors[8] := "";
errors[9] := "'=' expected";
errors[10] :="";
errors[11] :="";