generally we want to make it slightly inconvenient...
# squarelibraries
j
generally we want to make it slightly inconvenient to do this to discourage people doing something like
OkHttpClient().use { makeOneHttpRequest(it) }
p
In a kts file it would be great to have the convenience
j
I don't see how that's different from anywhere else. It's only one line.