summaryrefslogtreecommitdiff
path: root/miniany/test3.c
blob: 02da9a617466e7c8f194c1b5e52247c225fd38d0 (plain)
1
2
3
4
5
6
7
/* test2 */

int i;
int j;

i = 4;
j = i;