hdiff
packages
feed
aihc-parser
-1.0.0.2: test/Test/Fixtures/oracle/UnboxedTuples/basic.hs
{- ORACLE_TEST pass -} {-# LANGUAGE UnboxedTuples #-} module Basic where x = (# 1, 2 #)