blob: 6caff7dada73544ab62b033e6138fe974591cfd0 [file] [log] [blame]
__author__ = 'ktisha'
def foo():
pass
<weak_warning descr="Function 'foo' doesn't return anything">b = foo()</weak_warning>