scop.c: extract out expr_collect_access
[pet.git] / tests / scalar.c
blob50ced844ab08a59ae2705fc89383b48fc5c3d14e
1 void foo()
3 int a;
5 #pragma scop
6 a = 5;
7 #pragma endscop