blob: 99fb1cbd7a8d53ac0407e75fc09cca1fd43e4f4a [file] [log] [blame]
enum E<F> {
v<int>();
const E();
const E.foo();
}