1
2#warning parsing remapped file
3
4
5
6int x;
7
8#pragma clang __debug crash
9
10int x;
11
12