repo.or.cz
/
pet.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PetScan::extract: always treat compound statement as a block
[pet.git]
/
tests
/
empty.c
blob
cf81b6b6f0ed5f98b5f0b8e2154f93ca537bf181
1
void
foo
()
2
{
3
#pragma scop
4
#pragma endscop
5
}