shithub: scc

ref: 58748e88436a2aaf8915ed30184cb5f9378367a7
dir: /tests/0012-expr.c/

View raw version

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