shithub: scc

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

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

int
main()
{
	return RET;
}