mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 05:50:30 +00:00
docs: minor subjective improvement
This commit is contained in:
@@ -80,6 +80,7 @@ Enum, sets and casting can be used together as in:
|
||||
|
||||
Note how the set turns enum values into powers of 2.
|
||||
|
||||
For interoperability with C see the `bitsize pragma <#implementation-specific-pragmas-bitsize-pragma>`_ instead.
|
||||
|
||||
If using enums and sets with C, use distinct cint.
|
||||
|
||||
For interoperability with C see also the
|
||||
`bitsize pragma <#implementation-specific-pragmas-bitsize-pragma>`_.
|
||||
|
||||
Reference in New Issue
Block a user