compilationMode-infer-output.txt4 lines
mainRaw
// @compilationMode:"infer"
function nonReactFn() {
  return {};
}
Loading syntax highlighting…