Method calls should not be allowed on paths #21788
Labels
area:inline
area:spec
itype:bug
itype:soundness
Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
3.5.1
Via https://discord.com/channels/632150470000902164/632628489719382036/1296041645900562455
In the quotes API it's a
transparent inline def
: https://github.com/scala/scala3/blob/3.5.1/library/src/scala/quoted/Quotes.scala#L18.@sjrd said
which makes sense; is it specced?
The text was updated successfully, but these errors were encountered: