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

module BlockCommentThenLineComment where

a = (1,)