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