summaryrefslogtreecommitdiff
path: root/test/fixtures/es-module-loaders/syntax-error-import.mjs
blob: 9cad68c7ce2a308a004f6df86a8eff83e3dc3104 (plain)
1
import { foo, notfound } from './module-named-exports';