Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| --enable-import-attributes; module; error: SyntaxError: Unsupported import attribute: unsupported
import a from 'foo' with { unsupported: 'test'}