1 // Note: This header file has CRLF line endings.
2 // The indentation in some of the conditional inclusion directives below is
3 // intentional and is required for this test to function as a regression test
5 _Static_assert(__LINE__
== 5, "");
7 _Static_assert(__LINE__
== 7, "");
9 _Static_assert(__LINE__
== 9, "");