blob: 9147a26b540cc0c66780b29e3b0ca36a09890658 [file] [log] [blame]
x = 1
y = 2
c = True
z = x if c else y