@ -51,7 +51,7 @@ func main() {
tokens := lexer.Process(scanner.Text())
feed := Parse(tokens).String()
file.WriteString(feed)
file.WriteString(feed + "\n")
}
file.Close()
The note is not visible to the blocked user.