JSXtest/fixtures/random.jsxjsx68 B9cf2fe3cexport default function Random() { return <>{Math.random()}</>; }