compiler: load imports and enforce package exports
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
// (the package, not the file, is the unit of testing).
|
||||
package strings_test;
|
||||
|
||||
import bytes;
|
||||
import strings;
|
||||
import os;
|
||||
import test;
|
||||
|
||||
Reference in New Issue
Block a user