Gathers need not have an expression
This commit is contained in:
11
examples/no-op-gather/main.hank
Normal file
11
examples/no-op-gather/main.hank
Normal 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.
|
||||
|
||||
-
|
||||
6
examples/no-op-gather/test1.hlog
Normal file
6
examples/no-op-gather/test1.hlog
Normal 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.
|
||||
Reference in New Issue
Block a user