The documentation specifies a list of comparisons that will return true
, but has 5 < 4
, which is false
. A PR is provided to update the documentation with the values swapped for a correct comparison.
Reopened and approved.
1 Like
And merged.