We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
scala version: 3.6.2 scalafix version: 0.13.0
error: `]` expected but `:` found [error] type Jf[F[*] <: FunExpr[*]] = [T:Show] => (F[T], Null) => Juro[T] [error] ^
I get an error on [T:Show] which compiles correctly
[T:Show]