1 2 3 4 5 6 7 8
--- source: crates/squawk_lexer/src/lib.rs expression: result --- [ "\n" @ Whitespace, "/*\n * foo\n * bar\n*/" @ BlockComment { terminated: true }, ]