Closed chalcolith closed 6 years ago
The Pony compiler has recently had case function support removed (https://github.com/ponylang/ponyc/commit/9f5298577f812dcf429323fec39c03c9b2ba5c69). This change changes case functions in main.pony to use different names to keep pony-stable building with the latest compiler.
main.pony
The Pony compiler has recently had case function support removed (https://github.com/ponylang/ponyc/commit/9f5298577f812dcf429323fec39c03c9b2ba5c69). This change changes case functions in
main.pony
to use different names to keep pony-stable building with the latest compiler.