packages feed

hls-tactics-plugin-1.1.0.0: test/golden/AutoThetaReflDestruct.hs.expected

{-# LANGUAGE GADTs #-}

data Z a b where Z :: Z a a

fun4 :: Z a b -> a -> b
fun4 Z a = a -- id