shithub: scc

ref: 14fcfac5df605f4349cfe6be78ca1cb9c5d6fabe
dir: /tests/0012-expr.c/

View raw version

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