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
tests: Add "gtktemplate" test to increase coverage
[vala-gnome.git]
/
tests
/
semantic
/
field-external.test
blob
7be17bf950c5cc1b861210c48fe3883101790c48
1
Invalid Code
2
3
extern unowned string field = "foo";
4
5
void main () {
6
}