blob: 0831dacb0a6a3b98d9df5854bb5f94dfd9de29b8 [file] [log] [blame]
package p
// noStdlibLink set to true for that test
/**
* Some docs...
*/
fun Exception.ext() {
}
class MyException: Exception()