mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 16:36:56 +07:00
At the moment we render them "as is" only escaping their text similarly to how it's done for TypeScript, not trimming it to the first line as in case of target expression initializers.
4 lines
373 B
HTML
4 lines
373 B
HTML
<html><body><div class='definition'><pre><a href="psi_element://#typename#DefaultValues.C">DefaultValues.C</a><br>def <b>method</b>(self=42,
|
|
foo: List[<a href="psi_element://#typename#int">int</a>] = [1,
|
|
2],
|
|
bar: <a href="psi_element://#typename#str">str</a> = "<br/>") -> None</pre></div></body></html> |