shithub: scc

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

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

int
main()
{
	return RET;
}