diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-06 13:23:35 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-06 13:23:35 -0400 |
| commit | 5c995c76246868bda0c81b1b9c3d1b7c2cdde41a (patch) | |
| tree | 2472255006db355d9b2d9746abaea78ee30b93f1 /docs/type_system/qualifiers.md | |
| parent | 55d6a62e2bfb4ae6ac32c786dd20ec3025147d57 (diff) | |
add copyright notice
Diffstat (limited to 'docs/type_system/qualifiers.md')
| -rw-r--r-- | docs/type_system/qualifiers.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/type_system/qualifiers.md b/docs/type_system/qualifiers.md index 22acd83..1db2e3a 100644 --- a/docs/type_system/qualifiers.md +++ b/docs/type_system/qualifiers.md @@ -2,10 +2,10 @@ --- -Only a single qualifier can be used with a template - ## Const +## Nullable + ## Lock ## Ref |
