aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/macro/poly/functor.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/macro/poly/functor.lux')
-rw-r--r--stdlib/source/test/lux/macro/poly/functor.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/macro/poly/functor.lux b/stdlib/source/test/lux/macro/poly/functor.lux
index 6eebf2d55..b98541232 100644
--- a/stdlib/source/test/lux/macro/poly/functor.lux
+++ b/stdlib/source/test/lux/macro/poly/functor.lux
@@ -21,7 +21,7 @@
(derived: state_functor (/.functor state.State))
(derived: identity_functor (/.functor identity.Identity))
-(def: #export test
+(def: .public test
Test
(<| (_.covering /._)
(_.cover [/.functor]