diff options
Diffstat (limited to 'lux-python')
-rw-r--r-- | lux-python/source/program.lux | 4 |
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)] |