haskell-language-server-2.13.0.0: plugins/hls-alternate-number-format-plugin/test/testdata/TIntDtoDU0toU3.expected.hs
{-# LANGUAGE Haskell2010 #-}
{-# LANGUAGE NumericUnderscores #-}
module TIntDtoB where
convertMe = 12_345_678
{-# LANGUAGE Haskell2010 #-}
{-# LANGUAGE NumericUnderscores #-}
module TIntDtoB where
convertMe = 12_345_678