> uint m = n; // Error: this for n needs to be type A not type > main.A!(N).A My comment wrapped! "main.A!(N).A" is part of the comment, not a separate line. (Guess I should use /* */ next time)