annotate tests/test_parse_files/test_ifelse.py @ 92:7977a52c3202

Fix chained assigns.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 28 Jun 2016 01:22:35 +0100
parents c6d3f0dabbba
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
80
c6d3f0dabbba Add ast.IfExp.
Bastien Orivel <eijebong@bananium.fr>
parents:
diff changeset
1 a = 5 if True else 4