summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations/Test10280.hs
blob: 08e4186715cd13b949b30f3dce64692495ac6641 (plain)
1
2
3
4
{-# LANGUAGE TupleSections #-}
module Test10280 where

foo2 = atomicModifyIORef ciTokens ((,()) . f)