I can do `expect` and `actual` but then I either h...
# multiplatform
r
I can do
expect
and
actual
but then I either have to duplicate the logic in all platforms or delegate to another function which is defined in common