1 #ifndef FOOBAR_BUT_HERE_IS_A_BOM
2 #define FOOBAR_BUT_HERE_IS_A_BOM
3 
4 /* This file would assert on a define stack underflow if the BOM wouldn't be
5    detected */
6 
7 #endif
8