MCPcopy Index your code
hub / github.com/RustPython/RustPython / test_powint

Function test_powint

extra_tests/snippets/builtin_pow.py:82–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80
81
82def test_powint():
83 powtest(int)
84
85
86def test_powfloat():

Callers

nothing calls this directly

Calls 1

powtestFunction · 0.85

Tested by

no test coverage detected