Skip to content

Commit e340ffa

Browse files
committed
Remove blank lines
1 parent b696380 commit e340ffa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pos/gadt-hkt-ordering.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ object test {
66
val fx : F[X] = ???
77
val gx : G[X] = fx
88
}
9-
109
}

0 commit comments

Comments
 (0)