diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-03 13:32:57 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-03 13:32:57 -0400 |
| commit | af9a7e5fcd83f3fab09c309e405f580b06dc5179 (patch) | |
| tree | fc6656d3dbbc5fb96781acdd1e7efb710d918d18 /docs/type_system/index.md | |
| parent | 8bab3c5a97c035cc8dadfea9b2a9a761cdf7997c (diff) | |
add syntax page
Diffstat (limited to 'docs/type_system/index.md')
| -rw-r--r-- | docs/type_system/index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/type_system/index.md b/docs/type_system/index.md new file mode 100644 index 0000000..59cd18d --- /dev/null +++ b/docs/type_system/index.md @@ -0,0 +1,7 @@ +# Type System + +--- + +## Templates + +A template is an incomplete type |
