kotlin-playground
kotlin-playground copied to clipboard
Code is automatically indented with spaces, but tabs are still inserted when I use the `Tab` key
It usually shouldn't matter, but I wanted to play around with trimIndent(), which doesn't work very well when the string contains mixed tabs and spaces for indentation.