Hacker News new | ask | show | jobs
by groos 1072 days ago
v = function_call(); // inspect v in debugger but it's 'unused' to the compiler.

At least this is how it works in C and C++.