3 lines
105 B
Kotlin
3 lines
105 B
Kotlin
fun main(args: Array<String>) {
|
|
throw IllegalAccessExceptio<caret> //Press Ctrl+Space and select it
|
|
} |