Prefixed name is not work for peer macro

@attached(peer, names: prefixed(Daedalus))

I don't understand why this doesn't work

I don't know if it's a bug if attached to an extension declaration, but your macro should work when attached to the original struct/class/actor declaration.