blob: 9147a26b540cc0c66780b29e3b0ca36a09890658 [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001x = 1
2y = 2
3c = True
4z = x if c else y