swc/crates/swc_ecma_codegen/tests/test262/2df813ffa8a0a9e1.js

4 lines
74 B
JavaScript
Raw Normal View History

function a() {
2020-07-28 15:56:19 +03:00
return "<!--HTML-->comment in<!--string literal-->";
}