blob: c88a449ec6d28bb924db27b966a96767d0b5aa75 [file] [log] [blame]
struct _NSRange {
unsigned int location;
unsigned int length;
};
struct _NSRange foo;
struct _NSRange bar;