Commit 6471f04
committed
do not warn on false-but-blessed exceptions
While some consider this not best practice, blessed objects that overload to a
false result are legitimate and should not be prevented.1 parent e790de8 commit 6471f04
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments