aboutsummaryrefslogtreecommitdiff
path: root/nomsu.moon
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2018-07-09 17:00:41 -0700
committerBruce Hill <bitbucket@bruce-hill.com>2018-07-09 17:00:57 -0700
commitcb1c3106f8d6517bb80d1deed6d21cb4f0a10bec (patch)
treed5b9db8f4323c2aea321cf8c0638c4ae7664410d /nomsu.moon
parent11e9e3663663a45446911372fe52fc8bee2f238d (diff)
Made command line args into a proper Nomsu list.
Diffstat (limited to 'nomsu.moon')
-rwxr-xr-xnomsu.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomsu.moon b/nomsu.moon
index 6897a1f..09ee2bd 100755
--- a/nomsu.moon
+++ b/nomsu.moon
@@ -66,7 +66,7 @@ if not args or args.help
files = require "files"
nomsu = NomsuCompiler
-nomsu.arg = args.nomsu_args
+nomsu.arg = NomsuCompiler.list(args.nomsu_args)
if args.version
nomsu\run [[