react-code-dataset
/
next.js
/turbopack
/crates
/turbopack-ecmascript
/tests
/analyzer
/graph
/concat
/input.js
| const a = ``; | |
| const b = `hello`; | |
| const c = `--service=${"0.14.12"}`; | |
| const d = `${"--service="}${"0.14.12"}`; | |