1 2 3 4
{-# LANGUAGE TupleSections #-} module Test10280 where foo2 = atomicModifyIORef ciTokens ((,()) . f)