Wasn't sure in which channel to post this. Does the Kotlin compiler generate different code when usi...
e
Wasn't sure in which channel to post this. Does the Kotlin compiler generate different code when using the backtick symbol escape, e.g., ``value``, or it something that will get completely erased in the lexing/parsing phase?
e
#compiler maybe? but no, output is the same
e
Thanks @ephemient, sounded like a dumb question but wanted to be sure lol