diff options
Diffstat (limited to 'stdlib/source/test')
-rw-r--r-- | stdlib/source/test/lux.lux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux index 85b062009..0efa89571 100644 --- a/stdlib/source/test/lux.lux +++ b/stdlib/source/test/lux.lux @@ -2,8 +2,8 @@ [primitive (#+)] [structure (#+)] [reference (#+)] - ## [case (#+)] - ## [loop (#+)] + [case (#+)] + [loop (#+)] [function (#+)] ## [extension (#+)] )] |