File: err_miss_key.v

package info (click to toggle)
coq-hierarchy-builder 1.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,988 kB
  • sloc: makefile: 109
file content (4 lines) | stat: -rw-r--r-- 84 bytes parent folder | download
1
2
3
4
From HB Require Import structures.

Fail #[key="Tmiss"]
HB.mixin Record Foo T := {}.