summaryrefslogtreecommitdiff
path: root/tests/sources/0210_assign_neg2.c
blob: d297b2c54ea8516619761a5f447a3c4ec95f0b45 (plain) (blame)
1
2
3
int x;
x = -rand(-1,10);