repo.or.cz
/
style_checker.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add some missing files for the regression tests.
[style_checker.git]
/
regtests
/
code.c
blob
88dd3292adff1e84491ed4b2880b447b8dc871de
1
/*
2
1
3
2
4
3
5
4
6
5
7
6
8
7
9
8
10
9
11
0
12
1
13
2
14
3
15
4
16
5
17
6
18
7
19
8
20
*/
21
22
int
23
code
(
int
c
)
24
{
25
}