diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-06-05 18:34:13 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-06-05 18:34:13 -0700 |
commit | b8516ddf354d54a816a33251ff4a01fcfec51751 (patch) | |
tree | 69c7dc50070f7327840367db1d9597833dc0dc4e /lisplib.c | |
parent | 3c1c62dbe6901887d6dfaba67427a8dcbd6ddd6b (diff) | |
download | txr-b8516ddf354d54a816a33251ff4a01fcfec51751.tar.gz txr-b8516ddf354d54a816a33251ff4a01fcfec51751.tar.bz2 txr-b8516ddf354d54a816a33251ff4a01fcfec51751.zip |
Allow empty @(catch) and @(finally).
* parser.y (catch_clauses_opt): Don't diagnose empty catch and
finally. There is no benefit in doing so; moreover, it
contravenes the documentation, which explicitly says these
may be empty. I.e. this fixes a regression.
Diffstat (limited to 'lisplib.c')
0 files changed, 0 insertions, 0 deletions