Petr Nohavica

Results 5 comments of Petr Nohavica

@wsnyder Well the test passed all right, but i hate what I did with the `putConstructorSubinit()` to get around constructor ordering warnings, so I will probably streamline it after some...

> @wsnyder Well the test passed all right, but i hate what I did with the `putConstructorSubinit()` to get around constructor ordering warnings, so I will probably streamline it after...

@wsnyder Ok, can you have another look? I think functionally we are ok.

It's basically about interleaved substitution, right? Since the #6627 's TEST3 passes, it suggests that maybe introducing some temporary placeholder AstNode in the first LinkDot might do the trick? It...