c-preprocessor/_test/inputs/test30.in

7 lines
48 B
Plaintext

#include "no-file.h"
int main()
{
return 0;
}