Hacker News new | ask | show | jobs
by cnvogel 4502 days ago
because, for example in C, such a incompatible change would alienate most developers used to the very ideomatic

        if((val = function(args)) != expected)
            return val;