packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/HexFloatLiterals/hex-float-literals-basic.hs

{- ORACLE_TEST pass -}
{-# LANGUAGE HexFloatLiterals #-}

module HexFloatLiteralsBasic where

unit :: Double
unit = 0x1p0

shifted :: Double
shifted = 0x1p4