summaryrefslogtreecommitdiff
path: root/docs/type_system/const.md
blob: 3966009bb1d24ea1aff21b141ab99ac600035165 (plain)
1
2
3
4
5
6
7
8
9
# Const

---

Cannot be changed or mutated

```text
%const
```