Petr Nohavica
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.
Thanks for the directions!
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...