Skip to content
Commit d3f52a0d authored by Sven Brauch's avatar Sven Brauch
Browse files

implement type support for ternary operators

foo = 3 if False else "str" # <- foo:unsure(int,str)
BUG:292170
parent 2457f161
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment