Skip to content
Snippets Groups Projects
Commit 8e27c328 authored by Mike Bayer's avatar Mike Bayer
Browse files

- fix to code generation to correctly track multiple defs with the same name.

this is implemented by changing the "topleveldefs" and "closuredefs" collections
from a Set to a dictionary.  a unit test was added with alternate set-ordering
as the original issue only appeared on linux to start.
- "backslash" -> "slash" in syntax doc
parent b71033f5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment