From 4fffa16ca4c5643cfd438729b3e8c13714721819 Mon Sep 17 00:00:00 2001 From: Henri Sivonen Date: Thu, 4 Apr 2019 15:05:20 +0300 Subject: [PATCH 1/2] Add tests for line breaks in the comment end bang state --- tokenizer/test3.test | 28 ++++++++++++++++++++++++++++ tree-construction/README.md | 10 +++++++--- tree-construction/comments01.dat | 28 ++++++++++++++++++++++++++++ 3 files changed, 63 insertions(+), 3 deletions(-) diff --git a/tokenizer/test3.test b/tokenizer/test3.test index cb04d037..2fd93049 100644 --- a/tokenizer/test3.test +++ b/tokenizer/test3.test @@ -954,6 +954,34 @@ { "code": "incorrectly-closed-comment", "line": 1, "col": 8 } ]}, +{"description":"BAZ | | "BAZ" +#data +FOO + +#data +FOO + #data FOO