Release 0.41.92
[vala-gnome.git] / tests / parser / constructor-no-static-class.test
blob24896535ec47a77396c2fdf1a2fca73678691ce0
1 Invalid Code
3 public class Test {
4         static class construct {
5         }
8 void main () {