component. -->
const foo = 'bar'
<Code>
function test() { const foo = 'bar'}
function test() { const foo = 'bar' const foo = 'baz'}
pnpm run thing