diff options
author | hlaaftana <10591326+hlaaftana@users.noreply.github.com> | 2020-05-03 11:22:49 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-03 10:22:49 +0200 |
commit | 3e060cfb0ab6b1affe26a7b09e6b4192e0d68a7f (patch) | |
tree | 40aa857657e65d3b1884297a78be40fdfa39c23c /compiler/dfa.nim | |
parent | b56432bd8a56864679b21f4176717ad2f30e7b79 (diff) | |
download | Nim-3e060cfb0ab6b1affe26a7b09e6b4192e0d68a7f.tar.gz |
=> 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
Diffstat (limited to 'compiler/dfa.nim')
0 files changed, 0 insertions, 0 deletions