blob: afc924380c404404f81cfbddef58bb3c9da137cf [file]
#import "SwiftMix-Swift.h"
int ObjCMain(void) {
return [SwiftMainClass SwiftMain];
}