mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-01 11:34:43 +00:00
split the inline and closure iterators into different symbol kinds for easier discrimination between them
This commit is contained in:
@@ -279,8 +279,8 @@ skForVar
|
||||
col 7: ""
|
||||
|
||||
|
||||
skIterator
|
||||
----------
|
||||
skIterator, skClosureIterator
|
||||
-----------------------------
|
||||
|
||||
The fourth column will be the empty string if the iterator is being
|
||||
defined, since at that point in the file the parser hasn't processed
|
||||
|
||||
Reference in New Issue
Block a user