haskell-language-server-2.7.0.0: plugins/hls-alternate-number-format-plugin/test/testdata/TIntDtoB.expected.hs
{-# LANGUAGE Haskell2010 #-}
{-# LANGUAGE BinaryLiterals #-}
module TIntDtoB where
convertMe = 0b1100
{-# LANGUAGE Haskell2010 #-}
{-# LANGUAGE BinaryLiterals #-}
module TIntDtoB where
convertMe = 0b1100