diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-08-29 06:04:25 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-08-29 06:04:25 -0700 |
commit | 78051a38fa761c03ee031797ebe39291448bb930 (patch) | |
tree | 341bdaaa8163471ce9756551c975d2e1b286eece /parser.h | |
parent | f4490cde15518f1cc491ab31a13d25d37cb080c4 (diff) | |
download | txr-78051a38fa761c03ee031797ebe39291448bb930.tar.gz txr-78051a38fa761c03ee031797ebe39291448bb930.tar.bz2 txr-78051a38fa761c03ee031797ebe39291448bb930.zip |
Fix emulation of TXR 135 @(if) semantics.
* parser.y (if_clause, elif_clauses_opt):
The previous commit changes the emulation of old @(if)
behavior, since expressions obtained via the n_exprs_opt
grammar phrase are not subject to expand_meta.
We can counteract this by calling expand_meta in
the compatibility code.
Diffstat (limited to 'parser.h')
0 files changed, 0 insertions, 0 deletions