blob: af2775cae81bffa8f831965e0527a6a765d13a4f [file] [log] [blame]
"""https://www.logilab.net/elo/ticket/18862"""
from __future__ import print_function
__revision__ = 1
def function():
"""hop"""
ggg = lambda: xxx
xxx = 1
print(ggg())