harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
expr main (that that)

let message "Consider whether the second `that` adds meaning in this context."
let description "There is rarely a situation where `that that` cannot be condensed into a single token."
let kind "Repetition"
let becomes "that"

test "I know that that answer is correct" "I know that answer is correct"