aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/macro/syntax/check.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/macro/syntax/check.lux')
-rw-r--r--stdlib/source/library/lux/macro/syntax/check.lux1
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/macro/syntax/check.lux b/stdlib/source/library/lux/macro/syntax/check.lux
index 26450894a..8c045da18 100644
--- a/stdlib/source/library/lux/macro/syntax/check.lux
+++ b/stdlib/source/library/lux/macro/syntax/check.lux
@@ -18,7 +18,6 @@
"lux check")
(type: .public Check
- {#.doc (example "A type annotation for an expression.")}
{#type Code
#value Code})