Add test case for unreachable code
Programs that contain unreachable code are semantically valid MiniJava according to the latest clarification of the language specification.
semantic/unreachable_code.mj
0 → 100644
Please register or sign in to comment