aboutsummaryrefslogtreecommitdiff
path: root/nomsu.lua
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2018-09-08 01:05:59 -0700
committerBruce Hill <bitbucket@bruce-hill.com>2018-09-08 01:06:05 -0700
commit603c5b12451d6c68b1e41906e10117da4d99e362 (patch)
treea5f51c12a434b69d6c9ec23098b1e84934ab451a /nomsu.lua
parent13923c9d26e53da8f38326de7997461631807a10 (diff)
Minor fixes/tidying.
Diffstat (limited to 'nomsu.lua')
-rw-r--r--nomsu.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomsu.lua b/nomsu.lua
index 8500fe1..24ca589 100644
--- a/nomsu.lua
+++ b/nomsu.lua
@@ -97,7 +97,7 @@ if not arg or debug.getinfo(2).func == require then
return NomsuCompiler
end
local file_queue = { }
-local sep = "\0"
+local sep = "\3"
local parser = re.compile([[ args <- {| (flag %sep)* (({~ file ~} -> add_file) {:primary_file: '' -> true :} %sep)?
{:nomsu_args: {| ({(!%sep .)*} %sep)* |} :} %sep? |} !.
flag <-