Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I've worked out since that the markers '-' and '^' don't get removed correctly if they're used as markers from the expected results ie they're interpreted as regular text. Thus, removing them from the series of comment markers fixes this!
there seems to be issues with the Test suite presenting incorrect solutions when the '-' symbol is involved. There are some cases where it doesn't correctly comment out the answers.
I second that! Agreed that it doesn't handle that edge case well.