Gathers need not have an expression

This commit is contained in:
2019-05-14 20:36:08 -06:00
parent 3daaf2c165
commit 1f6d16b390
4 changed files with 31 additions and 4 deletions

View File

@@ -0,0 +1,11 @@
Hey, you!
* Hello, world!
I just love meeting friendly people.
* Goodbye, cruel world!
Was it something I said?
-
Some text after this.
-

View File

@@ -0,0 +1,6 @@
Hey, you!
* Hello, world!
* Goodbye, cruel world!
> 1: Hello, world!
I just love meeting friendly people.
Some text after this.