rust/src/test/compile-fail
Marijn Haverbeke ae26b775b4 Implement module namespaces
Module names no longer clash with type and value names. The
tokenizer/parser still needs to be taught to be more careful in
identifying keywords, so that we can use 'str' and 'vec' and so as
module names.
2011-05-13 17:20:46 +02:00
..
2011-05-13 17:20:46 +02:00
2011-05-13 17:20:46 +02:00
2011-05-13 17:20:46 +02:00