react-code-dataset
/
next.js
/crates
/next-custom-transforms
/tests
/fixture
/pure
/no-name-clash
/input.js
| import { __nextjs_pure } from 'not-next-magic' | |
| __nextjs_pure(console.log('test!')) | |