blob: 927e8104ed192eb3448365af2489d1672c532155 [file] [log] [blame]
#import<stdio.h>
class MyClass {
};
int main(int argc, char **argv) {
return 0;
}