naggy
naggy copied to clipboard
Fail on passing unknown variables in ternary operator
Also when fail message pop up, focus by default is on button "Abort" and typically (mostly always :-)) I press Enter and AS immediately shuts down...
P.S. Example of corruption code:
foobar( (baz == foo) ? good_case : bad_case);