[lang-ref]
Basic
>
Operator
> ( arithmetic_operator_pow ) ( python )
[lang-ref] ( arithmetic_operator_pow ) ( python )
def test_arithmetic_operator_pow(): # ** assert 8 ** 2 == 64