aboutsummaryrefslogtreecommitdiff
path: root/lux-ruby
diff options
context:
space:
mode:
Diffstat (limited to 'lux-ruby')
-rw-r--r--lux-ruby/source/program.lux3
1 files changed, 1 insertions, 2 deletions
diff --git a/lux-ruby/source/program.lux b/lux-ruby/source/program.lux
index 5febd0b8f..6242b3b61 100644
--- a/lux-ruby/source/program.lux
+++ b/lux-ruby/source/program.lux
@@ -33,7 +33,6 @@
["^" pattern]
["[0]" template]]
["[0]" compiler
- ["[0]" phase (.only Operation Phase) (.use "[1]#[0]" monad)]
[reference
[variable (.only Register)]]
[language
@@ -43,7 +42,7 @@
["[0]" synthesis]
[analysis
[macro (.only Expander)]]
- [phase
+ ["[0]" phase (.only Operation Phase) (.use "[1]#[0]" monad)
["[0]" extension (.only Extender Handler)
["[0]" analysis
["[1]" ruby]]