summaryrefslogtreecommitdiff
path: root/tests/sources/0206_assign_add.c
blob: 6c8dffed6530209ebd78edbdb3d7c43f4577f03f (plain) (blame)
1
2
int x;
x = 2 + 5;