summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T12446.hs
blob: 83b0f4eecb4b8967c261c272bf3f1a4c97b7919c (plain)
1
2
3
4
{-# LANGUAGE Haskell2010 #-}
module T12446 where

x = undefined @(_ ~ _)