{-# OPTIONS --safe #-}

open import Level

module Data.Unit.UniversePolymorphic { : Level} where

record  : Type  where
  instance constructor tt