shithub: scc

ref: 28cca8469d717f90b81f429721c99997358d6a4c
dir: /tests/0012-expr.c/

View raw version

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