aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux.lux')
-rw-r--r--stdlib/source/test/lux.lux4
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 (#+)]
)]