diff options
Diffstat (limited to 'docs/language/index.md')
| -rw-r--r-- | docs/language/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/language/index.md b/docs/language/index.md index 371ecf1..4454306 100644 --- a/docs/language/index.md +++ b/docs/language/index.md @@ -74,6 +74,10 @@ Variables starting with `_` are treated as unused Start with an uppercase letter created with either \`alias or \`unique +## Type Qualifiers + +Start with `%` + # Operators Represented as an symbol or a keyword starting with \` |
