DEBSOURCES
Skip Quicknav
sources / rust-swc-core / 35.0.0~ds-2 / crates / swc_html_codegen / tests / fixture / head-comment / output.html
123456789
<!DOCTYPE html> <html lang="en"> <head> <title>Document</title> </head><!-- test --> <body> </body></html>