blob: 67794672590c272bb0bec75daa3cfce52976210a [file] [log] [blame]
def f(x):
return repr(x)
def g(x):
return str(x)