mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-29 03:37:55 +00:00
clean exit codes for all the tools
This commit is contained in:
@@ -40,7 +40,7 @@ Language Additions
|
||||
|
||||
- Added new ``is`` and ``of`` operators.
|
||||
- The built-in type ``void`` can be used to denote the absense of any type.
|
||||
This is only needed in generic contexts.
|
||||
This is useful in generic code.
|
||||
- Return types may be of the type ``var T`` to return an l-value.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user