Commit 2e3effb
authored
Add the @discardableResult attribute to a Disposable.add overload
According to the documentation comment (and correctly so, IMO), it seems like the return value of this `Disposable.add` function overload is discardable.1 parent 4b62dbb commit 2e3effb
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
| |||
0 commit comments