blob: 629ebcec3c8105a445a65577578ea1840de3b440 [file] [log] [blame]
extern int *p;
int foo() { return *p; }