{{ message }}
Commit 58a9ae1
assert: fix loose assert with map and set
There was an oversight when checking the possible loose comparisons.
This is now fixed by also accepting `''` instead of `0` or `false`.
PR-URL: #22145
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>1 parent 9e25028 commit 58a9ae1
2 files changed
Lines changed: 29 additions & 16 deletions

0 commit comments