harper-core 2.0.0

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

let message "Use just the symbol `K` when discussing the unit Kelvin."
let description "Corrects use of `°K` to `K`."
let kind "Usage"
let becomes "K"

test "°K" "K"