{-# OPTIONS --safe #-}

open import Level

module Data.Empty.UniversePolymorphic { : Level} where

data  : Type  where

absurd :   A
absurd ()