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