diff options
author | Ori Bernstein <ori@eigenstate.org> | 2014-02-10 21:33:10 -0500 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2014-02-10 21:33:10 -0500 |
commit | c158da43321893956e4be405ed04af37f86259fa (patch) | |
tree | 4af7fa3b6131b11da3149f1354b4af05c40440f8 /libstd/chartype.myr | |
parent | dc335f52e7cd8526d3cc9d979057d3de593f94c6 (diff) | |
download | mc-c158da43321893956e4be405ed04af37f86259fa.tar.gz |
Split types and traits.
They used to live in the same hash table in the symtab. This
was a bug. Now, they no longer live in the same hash table,
but they do live in the same namespace; ie, var foo : bar::bar
will not compile, since 'bar' can't be both a type and a trait.
Diffstat (limited to 'libstd/chartype.myr')
0 files changed, 0 insertions, 0 deletions