// "Move annotation to receiver type" "true" annotation class Ann @receiver:Ann fun String.foo() { }