diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-13 16:12:32 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-13 16:12:32 -0400 |
| commit | d4ff8cfd8c9d1881cfc672a10d1f787e633fffaa (patch) | |
| tree | eb2eb61118004dcd8a77cda29986d4c9cde6fdd9 /docs/type_system/qualifiers.md | |
| parent | 70cbe8d5818ad63fad951d1b971e817acc9e76b1 (diff) | |
all functions return a task
Diffstat (limited to 'docs/type_system/qualifiers.md')
| -rw-r--r-- | docs/type_system/qualifiers.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/type_system/qualifiers.md b/docs/type_system/qualifiers.md index 8a92086..fd7f590 100644 --- a/docs/type_system/qualifiers.md +++ b/docs/type_system/qualifiers.md @@ -22,3 +22,5 @@ Specifies that a container template can be NULL # Const # Ref + +# Pause |
