shithub: scc

ref: 920983fdb25153367658a04fa9e858e66793d98f
dir: /tests/0012-expr.c/

View raw version

int
main()
{
	return (2 + 2) * 2 - 8;
}