1 // { dg-additional-options -fmodule-header }
2 
3 enum : char
4 {
5   Foo = 1,
6 };
7