• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 typedef struct objc_object { void *super; int wibble; } *id;
2