2013-04-01 20:20:11 +00:00

4 lines
36 B
C

int d = 10;
int fn() { return d; }