c-preprocessor/_test/inputs/test30.in

7 lines
48 B
Plaintext
Raw Normal View History

2021-03-21 14:09:25 +00:00
#include "no-file.h"
int main()
{
return 0;
}