Major bug in preprocessor: Passing (static and non-static) field values works for nonqualified methods but not for qualified methods or constructor calls.
Now workds for methods (but not for constructors).
Log in to post a comment.
Now workds for methods (but not for constructors).