blob: 5b240eb3d53099b488044d62f014bb0254659da9 [file] [log] [blame] [edit]
int main(void) {
int class = 0;
return class;
}