repo.or.cz
/
vala-gnome.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 0.41.92
[vala-gnome.git]
/
tests
/
parser
/
expect-endbrace.test
blob
bfea532758e90a07ae2d9ba89973565d50794b44
1
Invalid Code
2
3
void main () {
4
if (true) {
5
6
return;
7
}