Closed thradams closed 7 months ago
if (int x = get ()) { ... }
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3196.htm
int get(); int main() { int i; if (typeof(i) x = get ()) {} }|
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3196.htm