Abraham Fernandez

Results 1 comments of Abraham Fernandez

(#450 not finished yet) This issue makes the following code fail to compile: ``` int main() { return sizeof(int[5]); } ```