<@U0B85AN68> fixed it with `type.extractFullName(c...
# arrow
r
@Eugenio fixed it with
type.extractFullName(c, failOnGeneric = false)
which you already added to the processor's utils. Now trying to figure out how to determine if a Function is abstract or already has body.