aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/name.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/lux/tool/compiler/name.lux')
-rw-r--r--stdlib/source/lux/tool/compiler/name.lux1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/source/lux/tool/compiler/name.lux b/stdlib/source/lux/tool/compiler/name.lux
index 394bdb2db..f65113d38 100644
--- a/stdlib/source/lux/tool/compiler/name.lux
+++ b/stdlib/source/lux/tool/compiler/name.lux
@@ -24,6 +24,7 @@
["!"] "_BG"
["?"] "_QM"
[":"] "_CO"
+ [";"] "_SC"
["."] "_PD"
[","] "_CM"
["<"] "_LT"