Skip to content
Snippets Groups Projects
Commit bc6bb3ba authored by Ben Cumming's avatar Ben Cumming Committed by Sam Yates
Browse files

fix modcc bug printing else branches (#93)

fixes #90

The c and cuda printer were not printing else branches in if else statements.
* added logic for printing else branches
* added if-else expressions to data/test.mod

No unit tests were added because we don't currently have a unit testing framework for the output mechanisms.
parent 0aafd72d
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment