shithub: scc

ref: 2abe3c04e394a50485d96cc1063bdeae6fdeaca0
dir: /tests/0012-expr.c/

View raw version

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