mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-03 02:18:00 +00:00
Update deprecation notice about unsigned module
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# distribution, for details about the copyright.
|
||||
#
|
||||
|
||||
## **Warning:** Since version 0.10.4 this module is deprecated.
|
||||
## **Warning:** Since version 0.11.4 this module is deprecated.
|
||||
##
|
||||
## This module implemented basic arithmetic operators for unsigned integers.
|
||||
## These operators are now available in the ``system`` module directly.
|
||||
|
||||
Reference in New Issue
Block a user