scalacenter / tasty-query

Apache License 2.0
51 stars 11 forks source link

Looks like Scala 3.4.x produces TermRef's to term refinements without symbols #436

Open sjrd opened 8 months ago

sjrd commented 8 months ago

See the test source AnyMethods.testTypeCast. Tested in TypeSuite > "methods on Any".

This is very bad because we assumed TermRefs always had a symbol.