summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/T16384.hs
blob: 25d05d4d38052fe81b2385abef6a59d32cdcc3df (plain)
1
2
3
4
5
6
7
8
9
{-# LANGUAGE MagicHash #-}
{-# LANGUAGE TemplateHaskell #-}
module T16384 where

import GHC.Exts

wat :: () -> Int#
wat _ = $$([|| 1# ||])