shithub: scc

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

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

int
main()
{
	return RET;
}