diff options
author | Adrian Thurston <thurston@colm.net> | 2019-10-02 15:40:51 -0700 |
---|---|---|
committer | Adrian Thurston <thurston@colm.net> | 2019-10-02 16:05:56 -0700 |
commit | 08afda855f737ee0f368c34b7bfbaa7147cb098e (patch) | |
tree | 0d0374675bbd529c07cd851647c89dcb9a848dd9 /sedsubst | |
parent | 9b4978a9b108de7eee81684e76300c86a1d5ba5e (diff) | |
download | colm-08afda855f737ee0f368c34b7bfbaa7147cb098e.tar.gz |
improvements to statement and expression to better match grammar
Previous version was made to work based on example code. This version is based
off the grammar in the rust-lang book and handles expressions with blocks,
which do not require semis in a statement list (did not handle this before),
and also the expression without block at the end of a statement list, without
requiring a semi (handled this before).
Diffstat (limited to 'sedsubst')
0 files changed, 0 insertions, 0 deletions