auto &ob = 5.5
Assert_equal("5.5", "${bob}")
assert_equal("v8 and 8", "val: ${5.5 + 2.5} and ${bob + 2.5}")
