aboutsummaryrefslogtreecommitdiff
path: root/lux-scheme
diff options
context:
space:
mode:
Diffstat (limited to 'lux-scheme')
-rw-r--r--lux-scheme/source/program.lux6
1 files changed, 3 insertions, 3 deletions
diff --git a/lux-scheme/source/program.lux b/lux-scheme/source/program.lux
index f979336ae..d4744ba40 100644
--- a/lux-scheme/source/program.lux
+++ b/lux-scheme/source/program.lux
@@ -25,11 +25,11 @@
[number (.only hex)
["n" nat]
["[0]" i64]]]
- [time
- ["[0]" instant]]
["[0]" world
["[0]" file]
- ["[1]/[0]" program]]
+ ["[1]/[0]" program]
+ [time
+ ["[0]" instant]]]
["@" target
["_" scheme]]
[meta