diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-17 14:24:51 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-17 14:24:51 -0400 |
| commit | 1ccb3c92a4c074a12550c584d3651ace2d7c0131 (patch) | |
| tree | 3288fc8f7b6bb9e31fe43cfbd3d5e18e61d0207e /docs/type_system/bit.md | |
| parent | 7964cf08ac807ac9e7b6d579a25321a23adc9139 (diff) | |
qualifiers as %
Diffstat (limited to 'docs/type_system/bit.md')
| -rw-r--r-- | docs/type_system/bit.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/type_system/bit.md b/docs/type_system/bit.md index 11cecef..a1391ff 100644 --- a/docs/type_system/bit.md +++ b/docs/type_system/bit.md @@ -59,7 +59,7 @@ Bool `alias Bit[[BIT8 | BOOL]] ### Div `/` -### Mod `%` +### Mod ``mod` ### ``exp` |
