We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4277da7 commit 2a01598Copy full SHA for 2a01598
doc/src/base/base.md
@@ -49,7 +49,7 @@ The following two-word sequences are reserved:
49
However, you can create variables with names:
50
`abstract`, `mutable`, `primitive` and `type`.
51
52
-Finally `where` is parsed as an infix operator for writing parametric method
+Finally,`where` is parsed as an infix operator for writing parametric method
53
and type definitions. Also `in` and `isa` are parsed as infix operators.
54
Creation of a variable named `where`, `in` or `isa` is allowed though.
55
0 commit comments