fix test
This commit is contained in:
parent
9fc1c4b3b5
commit
bc9bfd15a2
|
|
@ -200,7 +200,7 @@ export_statement: {
|
|||
}
|
||||
|
||||
import_statement_mangling: {
|
||||
mangle = { };
|
||||
mangle = { toplevel: true };
|
||||
input: {
|
||||
import Foo from "foo";
|
||||
import Bar, {Food} from "lel";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user