annotation class Anno @receiver:Anno fun String.foo() { return "$this (${this.length})" }