sammy
↵
Issues
Merge requests
dillon1000/react
compiler
packages
babel-plugin-react-compiler
src
__tests__
fixtures
compiler
error.mutate-props.js
error.mutate-props.js
5 lines
main
Raw
function Foo(props) { props.test = 1; return null; }
Loading syntax highlighting…