diff options
author | alaviss <alaviss@users.noreply.github.com> | 2019-01-23 15:24:21 +0700 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2019-01-23 09:24:21 +0100 |
commit | e962be8981ff6ef09625b3cc89e0c0aa1f07b35a (patch) | |
tree | 708a09ca0587adaee52c26f9129f5a4c5df91278 /compiler/evalffi.nim | |
parent | f1a841c605870711c4b046ee8f8c0a5bbf479bf2 (diff) | |
download | Nim-e962be8981ff6ef09625b3cc89e0c0aa1f07b35a.tar.gz |
compiler/sem*: improve lineinfo for qualified and generic procs (#10427)
Previously the compiler will believe these are where `newSeq` symbol starts: newSeq[int]() ^ system.newSeq[int]() ^ This commit moves them back to: newSeq[int]() ^ system.newSeq[int]() ^
Diffstat (limited to 'compiler/evalffi.nim')
0 files changed, 0 insertions, 0 deletions