rzk-0.11.1: test/typecheck/cases/ill-data-compute-unknown.rzk
#lang rzk-1 -- A compute with clause must name a generated computation rule; a -- declaration without path constructors generates none. #data d := c compute with compute-ind-d-c : U
#lang rzk-1 -- A compute with clause must name a generated computation rule; a -- declaration without path constructors generates none. #data d := c compute with compute-ind-d-c : U