mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fixed unused code (produced NPE) and tests
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
def foo(a: object, b):
|
||||
def foo(a : object, b):
|
||||
a.
|
||||
b = 1
|
||||
Reference in New Issue
Block a user