@res.jsxComponentProps
type props<'msg> = {
  msg: 'msg, // test React JSX file
}

let make = ({msg, _}: props<_>): React.element => {
  ReactDOM.jsx("div", {children: ?ReactDOM.someElement({msg->React.string})})
}
let make = {
  let \"CommentAtTop" = (props: props<_>) => make(props)

  \"CommentAtTop"
}
