m4/ax_detect_clang.m4:fix description of SETLANGDEFAULTS_TAKES_5_ARGUMENTS
[pet.git] / tests / scalar.c
blob50ced844ab08a59ae2705fc89383b48fc5c3d14e
1 void foo()
3 int a;
5 #pragma scop
6 a = 5;
7 #pragma endscop