import "./c";
import(/* webpackChunkName: "async" */ "./async");
import "./b";
import "./a";
it("should compile", () => {});