aboutsummaryrefslogtreecommitdiff
path: root/tests/golden-tests/tests/TH2.hs
blob: f8f27710ab2d418f53033cf5cd847b4b75e782e1 (plain) (blame)
1
2
3
4
5
6
7
8
{-# LANGUAGE TemplateHaskell #-}

module TH2 where

import TH

-- we can't add a type sig here, so we get no doc
$( decl )