Skip to content

Instantly share code, notes, and snippets.

View pranavrc's full-sized avatar

Pranav Ravichandran pranavrc

View GitHub Profile
@mwotton
mwotton / stupid axe ad
Created August 3, 2013 23:45
whee, i made their pointless C compile!
typedef struct {
int girlfriend;
} holder;
typedef struct {
holder a;
} toplevel;
typedef struct {
int this;