mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 08:06:56 +07:00
* Slightly cleaned up in related classes * PyQuickFixTest#doInspectionTest and Py3QuickFixTest#doInspectionTest correctly handle argument available=false.
2 lines
103 B
Python
2 lines
103 B
Python
def test(counter: <error descr="Unresolved reference 'unresolved'">unresol<caret>ved</error>):
|
|
pass |