import std_pair_ext
assert std_pair_ext.foo() == (3, 5)
print "OK"
