"import module::*;" now works.

This commit is contained in:
Paul Stansifer 2011-05-23 18:52:55 -07:00 committed by Graydon Hoare
parent 22953f52fa
commit 40fe44d23e
6 changed files with 177 additions and 55 deletions

View file

@ -1,4 +1,3 @@
import std::map::hashmap;
import std::option;
import std::str;
import std::vec;