13 lines
202 B
C
Raw Normal View History

/* vers2.h */
/* comment */ # /**/ pragma /**/ once /**/
#include <stdio.h>
#include <limits.h>
/*
* <stdio.h>, <limits.h> might have the line
* #pragma once
* near the beginning.
*/