summary refs log tree commit diff stats
path: root/compiler/dfa.nim
diff options
context:
space:
mode:
authorhlaaftana <10591326+hlaaftana@users.noreply.github.com>2020-05-03 11:22:49 +0300
committerGitHub <noreply@github.com>2020-05-03 10:22:49 +0200
commit3e060cfb0ab6b1affe26a7b09e6b4192e0d68a7f (patch)
tree40aa857657e65d3b1884297a78be40fdfa39c23c /compiler/dfa.nim
parentb56432bd8a56864679b21f4176717ad2f30e7b79 (diff)
downloadNim-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