shithub: scc

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

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

int
main()
{
	return RET;
}