shithub: scc

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

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

int
main()
{
	return RET;
}