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
/
semantic
/
method-virtual.test
blob
553cd5605faff6df23168853ff90ed9ca93c2d52
1
Invalid Code
2
3
virtual void foo () {
4
}
5
6
void main () {
7
}