concrete icon indicating copy to clipboard operation
concrete copied to clipboard

Fix outdated code examples

Open JulianGCalderon opened this issue 6 months ago • 3 comments
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?

JulianGCalderon avatar Apr 21 '25 14:04 JulianGCalderon