unbound-export.js (95B)
1 // |jit-test| module; error: SyntaxError: local binding for export 'b' not found 2 export { b };