summaryrefslogtreecommitdiffstats
path: root/src/lexer.l
diff options
context:
space:
mode:
authorNicolas Williams <nico@cryptonector.com>2017-03-15 01:07:37 -0500
committerNicolas Williams <nico@cryptonector.com>2017-03-15 01:07:37 -0500
commitb142d484d58696e7e5be33b196d131169a032a76 (patch)
tree1f153e5b286fa991948cfba1716110e7a7b5a15f /src/lexer.l
parent674e9fb7c29584f6591340a26e2e6156b1ed2c99 (diff)
Conditional exprs are not path exprs (fix #1368)
The conditional expression in if-then-elif-else-end cannot contribute to path expressions because it doesn't change the input to any of the then/ elif/else expressions. These must be generated via gen_subexp(). See also #1366.
Diffstat (limited to 'src/lexer.l')
0 files changed, 0 insertions, 0 deletions