package p // noStdlibLink set to true for that test /** * Some docs... */ fun Exception.ext() { } class MyException: Exception()