TagMacro: resolve parameters inside type bounds & wildcards #31
Labels
💎 Bounty
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Replace parameters in type bounds
_ >: G <: T
, i.e. the following should substituteT
withInt
correctly:https://scastie.scala-lang.org/O21OwKIRQ0eMdoUqkvo1fQ
The text was updated successfully, but these errors were encountered: