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
pet_expr_free: return struct pet_expr *
[pet.git]
/
tests
/
scalar.c
blob
50ced844ab08a59ae2705fc89383b48fc5c3d14e
1
void
foo
()
2
{
3
int
a
;
4
5
#pragma scop
6
a
=
5
;
7
#pragma endscop
8
}