diff options
author | Eduardo Julian | 2022-06-11 00:10:52 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-06-11 00:10:52 -0400 |
commit | 5b36c00da8a21c5d70adec4b50ef573e12dc5cf8 (patch) | |
tree | a1549d05cce57d20745c0835ea2419858fc30a4e /lux-ruby | |
parent | f21ca0dc1956a47b8f7ac6e0ea67d7d246c55280 (diff) |
De-sigil-ification: : [Part 2]
Diffstat (limited to 'lux-ruby')
-rw-r--r-- | lux-ruby/source/program.lux | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lux-ruby/source/program.lux b/lux-ruby/source/program.lux index ca2a3247b..16fb31a96 100644 --- a/lux-ruby/source/program.lux +++ b/lux-ruby/source/program.lux @@ -26,7 +26,6 @@ ["[0]" array (.only Array)] ["[0]" list (.open: "[1]#[0]" functor)]]] ["[0]" macro - [syntax (.only syntax:)] ["^" pattern] ["[0]" template]] [math |