kotlin-koans
kotlin-koans copied to clipboard
Non-koan code needed to pass tests in exercise 9
In exercise 9, the use of String.lastChar
requires it's declaration, even though it's not part of the actual koan.