I'd like to allow a simple period on a line by itself to be equivalent to <BLANKLINE>. Another option is to even allow blank lines, and what would currently be noticed as two test blocks in series would instead be considered one block with a blank line.
I'd like to allow a simple period on a line by itself to be equivalent to
<BLANKLINE>
. Another option is to even allow blank lines, and what would currently be noticed as two test blocks in series would instead be considered one block with a blank line.