Use apt
#132
Annotations
1 warning
build (8.10.7, 3.6, ubuntu-20.04):
test/Unit/TypeInference/TypeInferenceTest.hs#L76
Suggestion in test3, test10 in module Unit.TypeInference.TypeInferenceTest: Reduce duplication ▫︎ Found: "let expected = \"int\"\nlet actual = eval $ parseProgram \"let x = 1\"\nexpected @=? actual\n" ▫︎ Perhaps: "Combine with test/Unit/TypeInference/TypeInferenceTest.hs:146:7-26"
|