@@ -177,6 +177,7 @@ fn lex(input string) ?[]Token {
right++
if ['#', '\n'].contains(input[right].ascii_str()) {
is_inside_comment = false
}
left = right
The note is not visible to the blocked user.