We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you compile the following code and execute it:
fun main(args: Array<String>) { launch {} }
You get the following exception printed to the terminal:
TypeError: throwCCE is not a function