Several tests fail FromTasty since their trees can't be extracted / printed.
In particular, the following are blacklisted:
run/implicitMatch.scala
pos/matchtype.scala
pos/typelevel0.scala
We need to upgrade the infrastucture so that InlineMatch and InlineIf nodes are recognized and properly handled. Also, implicit match trees, which are are InlineMatches with empty selectors.