spec test index / oilshell.org
110 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped 1 failed under osh
| osh | 46 Inf and NaN can't be encoded or decoded [osh status] Expected 2, got 3 stdout: stderr:   var n = float("NaN")
                ^
[ stdin ]:1: fatal: Cannot convert NaN to Float
 | 
| osh-cpp | 46 Inf and NaN can't be encoded or decoded [osh-cpp status] Expected 2, got 3 stdout: stderr:   var n = float("NaN")
                ^
[ stdin ]:1: fatal: Cannot convert NaN to Float
 |