Could the definition be wrong? `Double.NaN == Doub...
# kotlintest
b
Could the definition be wrong?
Double.NaN == Double.NaN
should return false, which KotlinTest treats as an error