Am 14.08.2018 um 15:23 schrieb ocs@ocs:
H2,However, “a+b” should work as one would expectAbsolutely. Me, I very definitely expect that if a happens to be null, the result is null too. (With b null it depends on the details of a.plus implementation.)
the counter example is null plus String though bye Jochen