parsing break, continue, return
This commit is contained in:
parent
d1167f03d0
commit
dfce9118b9
6 changed files with 196 additions and 13 deletions
|
@ -137,6 +137,7 @@ function file_error
|
|||
function die
|
||||
argument message
|
||||
fputs(2, message)
|
||||
fputc(2, 10)
|
||||
exit(1)
|
||||
|
||||
function ftruncate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue