total uncompressed bytes
295.7 KB
total files
122
Fix
88 wasted files
total waste: 4.5 KB
- tests/type-errors/unit/MergeHandlerNotMatchAlternativeType.txt : 440 B
- tests/type-errors/unit/FunctionApplicationArgumentNotMatch.txt : 417 B
- tests/type-errors/unit/NaturalSubtractNotNatural.txt : 411 B
- tests/type-errors/unit/ListLiteralEmptyNotType.txt : 262 B
- tests/type-errors/hurkensParadox.txt : 261 B
- tests/type-errors/unit/AssertAlphaTrap.txt : 159 B
- tests/type-errors/unit/UnionDeprecatedConstructorsKeyword.txt : 121 B
- tests/type-errors/unit/FunctionArgumentTypeNotAType.txt : 91 B
- tests/type-errors/unit/FunctionTypeArgumentTypeNotAType.txt : 77 B
- tests/type-errors/unit/FunctionApplicationIsNotFunction.txt : 74 B
- tests/type-errors/unit/VariableFree.txt : 65 B
- tests/type-errors/unit/MergeHandlerNotFunction.txt : 46 B
- tests/type-errors/unit/UnionTypeNotType.txt : 28 B
- tests/type-errors/unit/UnionTypeMixedKinds3.txt : 28 B
- tests/type-errors/unit/UnionTypeMixedKinds2.txt : 28 B
- tests/type-errors/unit/UnionTypeMixedKinds.txt : 28 B
- tests/type-errors/unit/UnionTypeDuplicateVariants2.txt : 28 B
- tests/type-errors/unit/UnionTypeDuplicateVariants1.txt : 28 B
- tests/type-errors/unit/UnionConstructorFieldNotPresent.txt : 28 B
- tests/type-errors/unit/TypeAnnotationWrong.txt : 28 B
- tests/type-errors/unit/TextLiteralInterpolateNotText.txt : 28 B
- tests/type-errors/unit/Sort.txt : 28 B
- tests/type-errors/unit/SomeNotType.txt : 28 B
- tests/type-errors/unit/RightBiasedRecordMergeRhsNotRecord.txt : 28 B
- tests/type-errors/unit/RightBiasedRecordMergeMixedKinds3.txt : 28 B
- tests/type-errors/unit/RightBiasedRecordMergeMixedKinds2.txt : 28 B
- tests/type-errors/unit/RightBiasedRecordMergeLhsNotRecord.txt : 28 B
- tests/type-errors/unit/RecursiveRecordTypeMergeRhsNotRecordType.txt : 28 B
- tests/type-errors/unit/RecursiveRecordTypeMergeOverlapping.txt : 28 B
- tests/type-errors/unit/RecursiveRecordTypeMergeLhsNotRecordType.txt : 28 B
- tests/type-errors/unit/RecursiveRecordMergeRhsNotRecord.txt : 28 B
- tests/type-errors/unit/RecursiveRecordMergeOverlapping.txt : 28 B
- tests/type-errors/unit/RecursiveRecordMergeLhsNotRecord.txt : 28 B
- tests/type-errors/unit/RecordTypeValueMember.txt : 28 B
- tests/type-errors/unit/RecordTypeDuplicateFields.txt : 28 B
- tests/type-errors/unit/RecordSelectionTypeNotUnionType.txt : 28 B
- tests/type-errors/unit/RecordSelectionNotRecord.txt : 28 B
- tests/type-errors/unit/RecordSelectionNotPresent.txt : 28 B
- tests/type-errors/unit/RecordSelectionEmpty.txt : 28 B
- tests/type-errors/unit/RecordProjectionNotRecord.txt : 28 B
- tests/type-errors/unit/RecordProjectionNotPresent.txt : 28 B
- tests/type-errors/unit/RecordProjectionEmpty.txt : 28 B
- tests/type-errors/unit/RecordMixedKinds3.txt : 28 B
- tests/type-errors/unit/RecordLitDuplicateFields.txt : 28 B
- tests/type-errors/unit/OptionalDeprecatedSyntaxPresent.txt : 28 B
- tests/type-errors/unit/OptionalDeprecatedSyntaxAbsent.txt : 28 B
- tests/type-errors/unit/OperatorTimesNotNatural.txt : 28 B
- tests/type-errors/unit/OperatorTextConcatenateRhsNotText.txt : 28 B
- tests/type-errors/unit/OperatorTextConcatenateLhsNotText.txt : 28 B
- tests/type-errors/unit/OperatorPlusNotNatural.txt : 28 B
- tests/type-errors/unit/OperatorOrNotBool.txt : 28 B
- tests/type-errors/unit/OperatorNotEqualNotBool.txt : 28 B
- tests/type-errors/unit/OperatorListConcatenateRhsNotList.txt : 28 B
- tests/type-errors/unit/OperatorListConcatenateNotListsButMatch.txt : 28 B
- tests/type-errors/unit/OperatorListConcatenateListsNotMatch.txt : 28 B
- tests/type-errors/unit/OperatorListConcatenateLhsNotList.txt : 28 B
- tests/type-errors/unit/OperatorEqualNotBool.txt : 28 B
- tests/type-errors/unit/OperatorAndNotBool.txt : 28 B
- tests/type-errors/unit/MergeRhsNotUnion.txt : 28 B
- tests/type-errors/unit/MergeMissingHandler2.txt : 28 B
- tests/type-errors/unit/MergeMissingHandler1.txt : 28 B
- tests/type-errors/unit/MergeLhsNotRecord.txt : 28 B
- tests/type-errors/unit/MergeHandlersWithDifferentType.txt : 28 B
- tests/type-errors/unit/MergeHandlerNotInUnion.txt : 28 B
- tests/type-errors/unit/MergeHandlerFreeVar.txt : 28 B
- tests/type-errors/unit/MergeEmptyWithoutAnnotation.txt : 28 B
- tests/type-errors/unit/MergeEmptyNeedsDirectAnnotation2.txt : 28 B
- tests/type-errors/unit/MergeEmptyNeedsDirectAnnotation1.txt : 28 B
- tests/type-errors/unit/MergeAnnotationNotType.txt : 28 B
- tests/type-errors/unit/MergeAnnotationMismatch.txt : 28 B
- tests/type-errors/unit/MergeAlternativeHasNoHandler.txt : 28 B
- tests/type-errors/unit/ListLiteralTypesNotMatch.txt : 28 B
- tests/type-errors/unit/ListLiteralNotType.txt : 28 B
- tests/type-errors/unit/LetWithWrongAnnotation.txt : 28 B
- tests/type-errors/unit/IfNotBool.txt : 28 B
- tests/type-errors/unit/IfBranchesNotType.txt : 28 B
- tests/type-errors/unit/IfBranchesNotMatch.txt : 28 B
- tests/type-errors/unit/FunctionTypeTypeSort.txt : 28 B
- tests/type-errors/unit/FunctionTypeKindSort.txt : 28 B
- tests/type-errors/unit/EquivalenceNotTerms.txt : 28 B
- tests/type-errors/unit/EquivalenceNotSameType.txt : 28 B
- tests/type-errors/unit/AssertTriviallyFalse.txt : 28 B
- tests/type-errors/unit/AssertNotEquivalence.txt : 28 B
- tests/type-errors/unit/AnnotationRecordWrongFieldType.txt : 28 B
- tests/type-errors/unit/AnnotationRecordWrongFieldName.txt : 28 B
- tests/type-errors/recordOfKind.txt : 28 B
- tests/type-errors/mixedUnions.txt : 28 B
- .gitignore : 15 B