let expect = Int(pow(Double(lhs), Double(rhs)))
test_()
expect
Int(pow(Double(lhs), Double(rhs)
x = expect