shithub: scc

ref: 5407d759369b8652a397ccaf48ff6841d6230148
dir: /tests/0012-expr.c/

View raw version

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