diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-16 12:42:41 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-16 12:42:41 -0400 |
| commit | 7964cf08ac807ac9e7b6d579a25321a23adc9139 (patch) | |
| tree | 807799f7c4dea85fca31e3532b0e06f71f0f32ea /docs/type_system/const.md | |
| parent | e99f60fe8cdef48aad9aa6a1b360b600443ac659 (diff) | |
new layout by dependecy graph
Diffstat (limited to 'docs/type_system/const.md')
| -rw-r--r-- | docs/type_system/const.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/type_system/const.md b/docs/type_system/const.md index cb9cd74..2d818de 100644 --- a/docs/type_system/const.md +++ b/docs/type_system/const.md @@ -5,5 +5,5 @@ Cannot be changed or mutated ```text -Const[[] TYPE] +`const ``` |
