TDA283-compiler-construction / project

Material for TDA283 / DIT300 Compiler Construction
11 stars 27 forks source link

arrays1: Add a new test case #49

Closed jul1u5 closed 1 year ago

jul1u5 commented 1 year ago

The test case checks if the increment operator works on arrays returned by functions the same way as Java (calls the function once instead of twice).