// PR c++/18586
template
<
int
>
struct
A
{
template
<
int
N
>
int
A
<
N
>
:
:
i
;
// { dg-error "" }
}
;
syntax highlighted by
Code2HTML
, v. 0.9.1