Eric
MultilineRawStringIndentation
string-template-indent
val request = """ { "fileName" : "foo.pdf", "contentLength" : 1234, "contentType" : "application/pdf" } """.trimIndent()
Brais Gabin
A modern programming language that makes developers happier.