mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-05 20:47:53 +00:00
fixup
This commit is contained in:
@@ -91,6 +91,7 @@ proc enumToString*(enums: openArray[enum]): string =
|
||||
- Vm suport for float32<->int32 and float64<->int64 casts was added.
|
||||
- There is a new pragma block `noSideEffect` that works like
|
||||
the `gcsafe` pragma block.
|
||||
- added os.processID()
|
||||
|
||||
### Language changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user