Hi, why works this?

public class Test {
        public int test;

        public Test() {
        
                stderr.printf("%d", test);
        }
}

why is not "this." preffix mandatory?

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to