1 2 3 4 5
/** @jsxImportSource react */ export default function() { return <div className="pragma-comment">Hello world</div>; }