Allow zero or multiple imported names.

This commit is contained in:
Bob Nystrom
2015-02-17 07:32:33 -08:00
parent 31304ac2bb
commit b2ca4c0381
11 changed files with 44 additions and 30 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import "a" for A
import "a"
// Shared module should only run once:
// expect: start a