write_a_c_compiler icon indicating copy to clipboard operation
write_a_c_compiler copied to clipboard

Move testcases that rely on variables to later section that implements them

Open mcon opened this issue 5 years ago • 0 comments

Stage 4 doesn't implement local variables, so moving tests that rely on them to stage 5 which implements local variables.

mcon avatar Jul 25 '20 17:07 mcon