mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 05:18:06 +07:00
(cherry picked from commit ca5f003693960b25d78bda050b55fe39900be5a7) IJ-MR-169158 GitOrigin-RevId: 759cb38f76124b5b0709757e8f73ddffbf4a8248
2 lines
56 B
Python
2 lines
56 B
Python
def not_annotated_func_returning_str():
|
|
return "foo" |