blob: dc2b56071e56f9e5df58ab7fe82602bca16e656b [file] [log] [blame]
#import <Some/Submodule.h>
@interface Thing
+ (void)fn:(KLASS*)arg;
@end
void bar(TYPE t);