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

---

Cannot be changed or mutated

```text
`const
```