Agda-2.3.2.2: test/fail/Issue260b.agda
-- Module shadowing using generated modules for records and datatypes module Issue260b where module R where record R : Set where
-- Module shadowing using generated modules for records and datatypes module Issue260b where module R where record R : Set where