rzk-0.11.0: test/typecheck/cases/ill-data-clash-generated.rzk
#lang rzk-1 -- The generated eliminator names are ordinary top-level names too, so a -- #data whose ind-D is already taken is an error. #define ind-d (x : Unit) : Unit := x #data d := c
#lang rzk-1 -- The generated eliminator names are ordinary top-level names too, so a -- #data whose ind-D is already taken is an error. #define ind-d (x : Unit) : Unit := x #data d := c