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 was honestly hoping that since the fix was simple enough, someone would be able to incorporate it easily. I'm not aware of any way to workaround it at this point besides writing it in another language since the issue is in the test harness.
Swift version won't pass even when test cases are satisfied because of warnings in the test harness writing to stderr.
A simple assignment to '_' would suffice for swift 3.
For swift 4 an additional warning is output to stderr: