j
k
j a
j l
I was just about to answer the same thing. A workaround is to root the inherited program reference using something like global, eg:
class Z { inherit global.lyslyskom16472935.Y; } void main() { }
class Z { inherit global.lyslyskom16472935.Y; }
void main() { }
Back to the thread
Back to the list