diff options
Diffstat (limited to '')
-rw-r--r-- | stdlib/source/test/lux/math.lux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/source/test/lux/math.lux b/stdlib/source/test/lux/math.lux index 11f826ce4..bede0dd2c 100644 --- a/stdlib/source/test/lux/math.lux +++ b/stdlib/source/test/lux/math.lux @@ -13,6 +13,7 @@ ["." /]} ["." / #_ ["#." infix] + ["#." modulus] ["#." modular] ["#." logic #_ ["#/." continuous] |