blob: d3bbf6c05773d356a5c4ec3f0bf77bf0dd8bedc8 [file] [log] [blame]
#import<stdio.h>
class MyClass {
};
int main(void) {
return 0;
}