On Tue, Apr 04, 2023 at 05:20:21PM +0200, Claudio Jeker wrote:
> Here is a preparation diff that just does some stylistic cleanup in
> parse.y
>
> This moves the globals a bit down (I want to add a struct define later and
> those are below the current place).
> Move the mrt and network statements
Here is a preparation diff that just does some stylistic cleanup in
parse.y
This moves the globals a bit down (I want to add a struct define later and
those are below the current place).
Move the mrt and network statements to the grammar.
Swap order of restricted to follow the common idiom of empt