You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, I can't get interface/class A to have a member variable of type interface/class B. It would be great if somebody could add a simple but complete example of it in e.g. the tests themselves. The test should include A doing something like self.b = B:new(42,"foo").
The text was updated successfully, but these errors were encountered:
hi, I can't get interface/class A to have a member variable of type interface/class B. It would be great if somebody could add a simple but complete example of it in e.g. the tests themselves. The test should include A doing something like self.b = B:new(42,"foo").
The text was updated successfully, but these errors were encountered: