773ee19158
- Add parsing for motion at start of line - Start parsing if statements - Add first file-based parsing test - Implement Rule for `Box<dyn Rule>`
6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
'Find all the labels and their references
|
|
:foo
|
|
#send foo
|
|
#if blocked n #send foo
|
|
#if bar foo
|