diff --git t/op/arithmetics_pmc.t t/op/arithmetics_pmc.t index 40a5393..d831d8c 100644 --- t/op/arithmetics_pmc.t +++ t/op/arithmetics_pmc.t @@ -27,7 +27,7 @@ Test handling C arg in 3-args arithmetic. interp = getinterp .local pmc config config = interp[.IGLOBALS_CONFIG_HASH] - .local string gmp + .local int gmp gmp = config['gmp'] run_tests_for('Integer')