End of Function Labels vs Loop Labels
Closed this issue · 1 comments
mrhappyasthma commented
For now, I use hitting a new Label to mean a new function... This will not be true when using loops for control flow (they use labels too...). Need a way to distinguish these.
mrhappyasthma commented
I handle this more elegantly and remove this dependency resolving the issue as of: 5aa6cbd