adam-mcdaniel / sage

A programming language that's wise beyond its bytes!🌱🌿🪴
https://adam-mcdaniel.net/sage-website
MIT License
414 stars 15 forks source link

Fixed bug with printing nested enum unions incorrectly #49

Closed adam-mcdaniel closed 1 year ago

adam-mcdaniel commented 1 year ago

This fixes a bug with how nested enum unions are automatically printed with the print function