shithub: scc

ref: e9e9983ebccd77f991af91b1010b179f556148ff
dir: /tests/cc/execute/0178-include.c/

View raw version
#define FILE "0178-include.h"
#include FILE

int
main()
{
	return RET;
}