shithub: scc

ref: fe758342bf28b59036dad71051e347aaf5017d49
dir: /tests/0012-expr.c/

View raw version

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