This PR changes the structure instance notation pretty printer so that fields are omitted if their value is definitionally equal to the default value for the field (up to reducible transparancy). Setting `pp.structureInstances.defaults` to true forces such fields to be pretty printed anyway. Closes #1100
4 lines
90 B
Text
4 lines
90 B
Text
emptyc.lean:19:0-19:2: error: ambiguous, possible interpretations
|
|
∅ : A
|
|
|
|
{ } : A
|