packages feed

Agda-2.3.2.2: test/fail/AbsToConDecl.agda

module AbsToConDecl where

x where
    data D (A : Set) : Set where
      c : D A