diff options
author | Clyybber <darkmine956@gmail.com> | 2022-03-18 16:41:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-18 16:41:45 +0100 |
commit | 3e83d73f272afe8de85189da7d6d513916cc2efd (patch) | |
tree | 299467eb07a1f9465d21038cac145eef66aea528 /lib/std/vmutils.nim | |
parent | 7b811deeffc762f8370b4cf7e8a353fd516d6543 (diff) | |
download | Nim-3e83d73f272afe8de85189da7d6d513916cc2efd.tar.gz |
compiler: Handle nkCheckedFieldExpr better in dfa (#19616)
Simply recurse into their first child, which is always a nkDotExpr instead of treating them seperately. This fixes the rhs sym of a nkCheckedFieldExpr being checked twice in aliases. This double checking didn't cause any issues, but was unintentional and redundant.
Diffstat (limited to 'lib/std/vmutils.nim')
0 files changed, 0 insertions, 0 deletions