several fixes for new basic compiler
This commit is contained in:
@@ -5,3 +5,8 @@ int nr;
|
||||
{
|
||||
exit(nr);
|
||||
}
|
||||
|
||||
_goto_err()
|
||||
{
|
||||
error(3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user