1 2 3 4 5 6
// This test passes if there's no syntax error export default module.id; export function test() { testDone(import.meta.url); }