We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48fd674 commit db68814Copy full SHA for db68814
src/std/jule.md
@@ -53,7 +53,7 @@ Separator of import paths\.
53
```jule
54
const (
55
Blank = "_"
56
- Anon = "<anonymous>"
+ Anon = "<anonymous>"
57
)
58
```
59
Special identifiers\.
0 commit comments