lean4-htt/old_tests/tests/lean/structure_instance_bug2.lean.expected.out
2018-04-10 12:56:55 -07:00

4 lines
452 B
Text

structure_instance_bug2.lean:4:0: error: invalid structure instance, 'default_smt_pre_config' is not the name of a structure type
structure_instance_bug2.lean:13:0: error: invalid structure value { ... }, field 'fst' was not provided
structure_instance_bug2.lean:13:0: error: invalid structure value { ... }, field 'snd' was not provided
structure_instance_bug2.lean:13:0: error: invalid structure value { ... }, 'i' is not a field of structure 'prod'