diff options
Diffstat (limited to 'docs/type_system/const.md')
| -rw-r--r-- | docs/type_system/const.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/type_system/const.md b/docs/type_system/const.md index 2e32853..db1f683 100644 --- a/docs/type_system/const.md +++ b/docs/type_system/const.md @@ -3,3 +3,7 @@ --- Cannot be changed or mutated + +```text +Const[TYPE] +``` |
