Commit 530394a
1962 fix option get ord compare when comparing equality of options (#1963)
* Add test that currently fails
* fix to option getOrd compare function to return 0 for two none values that are not referentially equal
---------
Co-authored-by: Rachel Barrett <rachel@flyp.co>1 parent e91bde1 commit 530394a
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
| |||
0 commit comments