History log of /seL4-l4v-master/HOL4/src/datatype/theory_tests/inheritCase1Script.sml
Revision Date Author Comments
# 1dfa6d57 10-Oct-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Add failing test-case for printing of case exprs

Issue is that the overload information is not present in the exported
grammar deltas because they are handled (badly) by the type-info writing
machinery associated with the TypeBase. The fix will be to separate
these out.