aboutsummaryrefslogtreecommitdiff
path: root/lux-python/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-python/source/program.lux')
-rw-r--r--lux-python/source/program.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/lux-python/source/program.lux b/lux-python/source/program.lux
index 395f51eec..b63c638ca 100644
--- a/lux-python/source/program.lux
+++ b/lux-python/source/program.lux
@@ -36,11 +36,11 @@
[macro
["^" pattern]
["[0]" template]]
- ["@" target (.only)
- ["_" python]]
["[0]" compiler
[reference
[variable (.only Register)]]
+ ["@" target (.only)
+ ["_" python]]
[language
[lux
[program (.only Program)]