1 #pragma once
2 
3 /* For use with the pragma-once.c test */
4 
5 int x = 3;
6