mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 23:53:48 +07:00
2 lines
88 B
Python
2 lines
88 B
Python
def foo(a, *er):
|
|
return <error descr="Unresolved reference 'test'">tes<caret>t</error> |