// @target="18" function Component() { return
Hello world
; } export const FIXTURE_ENTRYPOINT = { fn: Component, params: [], isComponent: true, };