We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b696380 commit e340ffaCopy full SHA for e340ffa
tests/pos/gadt-hkt-ordering.scala
@@ -6,5 +6,4 @@ object test {
6
val fx : F[X] = ???
7
val gx : G[X] = fx
8
}
9
-
10
0 commit comments