blob: cc38f327b56a7fd1a7924babaf868796203bca2e [file] [log] [blame]
def f(x):
'''Returns the argument.
:type x: a.C
:rtype: a.C
'''
return x