aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/NumericUnderscores/numeric-underscores-floating.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE NumericUnderscores #-}
module NumericUnderscoresFloating where
piApprox :: Double
piApprox = 3.141_592_653_589_793
avogadro :: Double
avogadro = 6.022_140_76e23