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