fix a regression in OTReconcilerTests.testAnchoredType03:
- don't share any AST nodes when copying baseclass reference
implicit changes in compile order caused unwanted sharing of bindings, too,
causing error re no enclosing instance of type x in scope.
2 files changed