aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux.lux
diff options
context:
space:
mode:
authorEduardo Julian2021-09-08 17:52:13 -0400
committerEduardo Julian2021-09-08 17:52:13 -0400
commit9ae7272d50b64dc9c8651e7a684abc007d4f2caf (patch)
tree3313492704935d230a88d17b621e84bd09a6451c /stdlib/source/library/lux.lux
parent18e4294819f5d4adafad091bdc5a30c25959ad2f (diff)
Post annotations clean-up.
Diffstat (limited to 'stdlib/source/library/lux.lux')
-rw-r--r--stdlib/source/library/lux.lux5
1 files changed, 0 insertions, 5 deletions
diff --git a/stdlib/source/library/lux.lux b/stdlib/source/library/lux.lux
index 4b1204bc7..93e5c00cc 100644
--- a/stdlib/source/library/lux.lux
+++ b/stdlib/source/library/lux.lux
@@ -796,11 +796,6 @@
export_policy)
#End))
- (#Item export_policy (#Item [_ (#Form (#Item name args))] (#Item body #End)))
- (in_meta (#Item (as_def name (as_macro (as_function name args body))
- export_policy)
- #End))
-
_
(failure "Wrong syntax for macro:'")}
tokens)))