[Issue 12321] Contracts of implemented interface method aren't called

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 8 11:48:26 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12321



--- Comment #2 from NCrashed at gmail.com 2014-03-08 11:48:25 PST ---
Workaround: add empty in{} after interface method specification.
```
void foo() in {}
```

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list