Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| module; --enable-import-attributes; error: SyntaxError
import a from './bug-1899344.json' with { type: 'json' };
import b from './bug-1899344.json';