concrete
concrete copied to clipboard
Fix outdated code examples
trafficstars
This PR fixes some outdated code examples.
The following examples are still failing, because support for them has yet not been implemented:
- examples/factorial.con
- examples/union.con
What should we do with these files? Should we move them to another directory examples/unimplemented?
Also, the example examples/check_error.con fails, but given its name maybe its on purpose. Should be move it another directory examples/failing?