Join Slack
Powered by
I’ve run into cases where my code compiles for the...
# multiplatform
n
natpryce
06/30/2017, 6:02 AM
I’ve run into cases where my code compiles for the JVM target but not for the JavaScript target because some characters in backticked identifiers are allowed on the JVM but not on JS.
3
Views
Open in Slack
Previous
Next