summaryrefslogtreecommitdiff
path: root/05/constants.b
diff options
context:
space:
mode:
Diffstat (limited to '05/constants.b')
-rw-r--r--05/constants.b6
1 files changed, 6 insertions, 0 deletions
diff --git a/05/constants.b b/05/constants.b
index 850be2d..aaf5c06 100644
--- a/05/constants.b
+++ b/05/constants.b
@@ -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