Nelarius opened this issue 8 years ago · 0 comments
The property tests fail because properties are currently always returned by value, even for foreign types.
Something more clever than just doing WrenSlotAPI::set<T>(...) is required in propertyGetter.
WrenSlotAPI::set<T>(...)
propertyGetter