"On the JVM: the named argument syntax cannot be used when calling Java functions because Java bytecode does not always preserve names of function parameters."
This sentence just means that I can't call Java methods from Kotlin with the named parameter syntax?
👌 4
d
Dominaezzz
09/19/2019, 11:43 PM
Sometimes you just need to explicitly here the answer from someone else.
👏 1
f
Florian
09/21/2019, 7:32 AM
Yea lol, when I wrote it I already thought "this sounds kinda exactly the same" but there was a very subtle uncertainty