That looks like a bug (I’m making a bug report for it currently). It won’t act at all like the version in an archetype instantiation, but instead will just act like a plain function invocation, producing a new instance of cat
with Name
as "foo"
and Sound
as "boo"
.
2 Likes