On Wednesday, 14 October 2015 at 06:23:38 UTC, Brad Anderson wrote:
[snip]
The interface method looks like this:

    @property void vote(int winner, int loser);

Actually: void vote(int winner, int loser);

Reply via email to