{-# LANGUAGE Haskell2010 #-} module T19234 where class A a instance A Int