shithub: scc

ref: 97426651206b41873b551f25c26f70967b769ef8
dir: /tests/execute/0012-expr.c/

View raw version

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