blob: 4650625bded3f95dcbce0f811e441ec1e8f03789 [file] [log] [blame]
class Test{
private class <warning>Inner</warning>{
Inner next;
}
}