#line, #pragma

This commit is contained in:
pommicket 2022-01-09 22:33:33 -05:00
parent 29ea5195fa
commit 6e75b24b7c
4 changed files with 88 additions and 7 deletions

View file

@ -118,6 +118,12 @@
:str_undef
string undef
byte 0
:str_pragma
string pragma
byte 0
:str_line
string line
byte 0
:str_include
string include
byte 0