// ERROR: Unexpected token package foo class Impl: B { override fun foo(r: Runnable!) { TODO("Not yet implemented") } }