• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Cocoa
2 #import "Foundation.h"
3 #import "AppKit.h"
4 
5 struct A {  int i; };
6