Function Expect.expected

Create an Expect with an expected value

auto expected(V) (
  auto ref V value
);