Files
Nim/tests/macros
hlaaftana 3e060cfb0a => supports pragmas & names (+ changed behavior) (#14200)
* => supports pragmas & names (+ changed behavior)

(x, y: int) is now parsed as (x: int, y: int) instead of
(x: auto, y: int) inside => and ->.

* fix pragma check

* fixes, use since & LHS of -> supports pragmas
2020-05-03 10:22:49 +02:00
..
2019-12-04 07:33:01 +00:00
2019-11-06 14:35:45 +01:00
2019-11-06 14:35:45 +01:00
2019-11-06 14:35:45 +01:00