{-# LANGUAGE TypeApplications #-} {- single line block comment -}
{-# LANGUAGE TupleSections #-}

module PragmaThenSingleLineBlockComment where

a = (1,)