But if I write

@("hello") struct Hello {}

so all of the variables that have type Hello will have attribute @("hello") like come type qualifier because attribute is a part of declaration of Hello. Do I understand correctly?

Reply via email to