2 lines
40 B
Plaintext
Vendored
2 lines
40 B
Plaintext
Vendored
`string ${foo + `str${undefined}ing`}`;
|
`string ${foo + `str${undefined}ing`}`;
|