aboutsummaryrefslogtreecommitdiff
path: root/lux-python/source/program.lux
diff options
context:
space:
mode:
authorEduardo Julian2021-06-29 00:54:13 -0400
committerEduardo Julian2021-06-29 00:54:13 -0400
commit6633cd42f2892ea71530ddeeb93a7e7c0b59faa3 (patch)
treeaef31dba019fe7bc5141084ab8c25369bd7e83ca /lux-python/source/program.lux
parentdb3e864ae66da7f7d1034ae95967605144d5ec47 (diff)
Some updates for the new compilers.
Diffstat (limited to '')
-rw-r--r--lux-python/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-python/source/program.lux b/lux-python/source/program.lux
index 27dc2e66a..0eac5a354 100644
--- a/lux-python/source/program.lux
+++ b/lux-python/source/program.lux
@@ -354,7 +354,7 @@
## The first entry in the list will be the program.py file itself
## so, it must be removed so only the program's arguments are left.
(_.slice_from (_.int +1))
- runtime.lux//program_args)
+ runtime.lux::program_args)
_.none)))))
(for {@.old