shithub: scc

ref: 35d34bbbcae460ef8fbf579e090223ca22549b2d
dir: /tests/execute/0002-expr.c/

View raw version

int
main()
{
	return 3-3;
}