aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/math/infix.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/math/infix.lux')
-rw-r--r--stdlib/source/library/lux/math/infix.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/math/infix.lux b/stdlib/source/library/lux/math/infix.lux
index e8d5339a3..af6268977 100644
--- a/stdlib/source/library/lux/math/infix.lux
+++ b/stdlib/source/library/lux/math/infix.lux
@@ -18,7 +18,7 @@
["n" nat]
["i" int]]]]])
-(type: Infix
+(type Infix
(Rec Infix
(Variant
{#Const Code}