swc/crates/swc_html_codegen/tests/fixture/html-comment/input.html

6 lines
69 B
HTML

<!doctype html>
<html lang="en"><!-- test -->
<body>
</body>
</html>