1 #pragma GCC system_header
2
3 /* Whitespace is significant here, due to line numbering.
4 See the comment below.
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19 End of significant whitespace */
20
21 #include "empty.h"
22 /* The preceding include ensures a line map starts here, with a line
23 number greater than that of the usage site, to try to trigger
24 an assertion failure. */
25
26 # define PRIu32 "u"