mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-25 16:53:59 +00:00
remove the need for the .procvar annotation
This commit is contained in:
@@ -112,6 +112,12 @@ found `here <http://nim-lang.org/docs/manual.html#pragmas-used-pragma>`_.
|
||||
This is particularly useful for DSLs that help in tree construction.
|
||||
|
||||
|
||||
Language changes
|
||||
----------------
|
||||
|
||||
- The ``.procvar`` annotation is not required anymore. That doesn't mean you
|
||||
can pass ``system.$`` to ``map`` just yet though.
|
||||
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user