mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-02 20:14:44 +00:00
--hint:processing (+friends) is now supported and means --hint:processing:on, like all other bool flags (#14271)
This commit is contained in:
@@ -2068,7 +2068,7 @@ const
|
||||
## is the minor number of Nim's version.
|
||||
## Odd for devel, even for releases.
|
||||
|
||||
NimPatch* {.intdefine.}: int = 1
|
||||
NimPatch* {.intdefine.}: int = 3
|
||||
## is the patch number of Nim's version.
|
||||
|
||||
import system/dollars
|
||||
|
||||
Reference in New Issue
Block a user