summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/AnnotationRecordWrongFieldType.txt
blob: 89817dbe7e1be3684ed7df903d35f6039ebaa8a6 (plain)
1
Type error: Unhandled error: annot mismatch: ({ x = 1 } : { x : Natural }) : { x : Text }