skip to main content
paste
bin
.ca
type · paste · share
⌘
K
Docs
Sign in
?
All pastes
#2123448
Raw
Copy code
Copy link
Edit
Mine
public
c
v1 · immutable
#2123448
·
published
2012-03-02 10:28 UTC
Lines
Syntax
Wrap
Stripe
off
dark
light
Mono
Size
13px
Tab
2
4
8
Theme
Follow system
Always dark
Always light
rendered paste body
if
(a
>
5
)
return
;
/* some code NOT touching a */
DEBUG
(
"
%d
"
, a);
/* prints: 40 */