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