Zac Sweers
11/05/2025, 11:55 PMcontext(scope: Scope)
override fun Something.doStuff(): String {
return TODO("call super")
}
I've been unsuccessful in finding a way to do this so far that's source-legal, and wondering if this warrants filing a FR on youtrack if it's not currently possible since it seems like it'd be a gap not being able to do thisYoussef Shoaib [MOD]
11/06/2025, 12:01 AMdmitriy.novozhilov
11/06/2025, 5:15 AM