commit | 452778965132f56369a1b0646c4d222f6af88592 | [log] [tgz] |
---|---|---|
author | Christian Egli <christian.egli@sbs.ch> | Mon Feb 14 11:35:08 2022 +0100 |
committer | Christian Egli <christian.egli@sbs.ch> | Mon Feb 14 11:35:08 2022 +0100 |
tree | 10160d4b083bdb31f2efb8aea89133bd31217cc2 | |
parent | 62d21b79150c729624c75096269b07f8a2ac1a92 [diff] |
Make end comments explicit i.e. add a '#' even before end comments. This makes parsing easier and removes some irregularities in the grammar (such as no endcomments allowed after multind opcode or # required after the replace opcode)