shithub: scc

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

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

int
main()
{
	return RET;
}