mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-24 07:31:41 +00:00
document
This commit is contained in:
@@ -7906,7 +7906,7 @@ alignment requirement of the type are ignored.
|
||||
main()
|
||||
```
|
||||
|
||||
This pragma has no effect on the JS backend.
|
||||
This pragma has no effect on the JavaScript backend and may significantly increase memory usage with the `--mm:refc` option.
|
||||
|
||||
|
||||
Noalias pragma
|
||||
|
||||
Reference in New Issue
Block a user