tests: Add "gtktemplate" test to increase coverage
[vala-gnome.git] / tests / semantic / constant-extern.test
blob76956d17612cfb0222aa7e44642ab99b02829183
1 Invalid Code
3 extern const string FOO = "foo";
5 void main () {