From 6eadb8ba7c8a5eb268cd7a8d13bd63dcaa5f449f Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 11 Feb 2019 00:28:08 -0400 Subject: Added the special # syntax for referring to the module's alias when opening structures. --- stdlib/source/test/lux.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/source/test/lux.lux') diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux index adc14e47a..e498c1445 100644 --- a/stdlib/source/test/lux.lux +++ b/stdlib/source/test/lux.lux @@ -10,7 +10,7 @@ ["." i64]]] ["." function] ["." math - ["r" random (#+ Random) ("r/." functor)]] + ["r" random (#+ Random) ("#/." functor)]] ["_" test (#+ Test)] ## These modules do not need to be tested. [type -- cgit v1.2.3