All pastes #2123448 Raw Edit

Mine

public c v1 · immutable
#2123448 ·published 2012-03-02 10:28 UTC
rendered paste body
if (a > 5) return;/* some code NOT touching a */DEBUG("%d", a);/* prints: 40 */