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
scop.c: schedule_embed: drop unused variable
[pet.git]
/
tests
/
const.c
blob
6b24d3f40969bb89fd285f2445540bfdd7820aa3
1
void
foo
()
2
{
3
#pragma scop
4
const int
a
=
3
;
5
#pragma endscop
6
}