import Code from "@/components/Code.astro";

Comment

Comment = "//", any_except_new_line

<Code thpcode={// This is a comment // // Another // comment} />