mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 19:12:25 +00:00
parent
7d5cab1590
commit
015617518c
2 changed files with 3 additions and 3 deletions
|
|
@ -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] :="";
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
af9696cb6794adf44a4b1ffe311e8e009394cd0f
|
||||
80e5f927908e8441dcbdb947ac1b71a0d02e861c
|
||||
Loading…
Add table
Add a link
Reference in a new issue