summaryrefslogtreecommitdiff
path: root/miniany/test2.c
blob: 374971dd2440223ed09e88db084d6dc811c609f6 (plain)
1
2
3
4
5
/* test2 */

int i;

i = 1+2*3/4-5*6+7*8;