diff options
Diffstat (limited to 'stdlib/source/library/lux/control/exception.lux')
-rw-r--r-- | stdlib/source/library/lux/control/exception.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/control/exception.lux b/stdlib/source/library/lux/control/exception.lux index 2c310210a..34bdd22c2 100644 --- a/stdlib/source/library/lux/control/exception.lux +++ b/stdlib/source/library/lux/control/exception.lux @@ -18,7 +18,7 @@ ["[0]" code] [syntax (.only syntax:) ["|[0]|" input] - ["[0]" type "_" + ["[0]" type ["|[1]_[0]|" variable]]]] [math [number |