mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-07-03 07:36:57 +07:00
10 lines
438 B
HTML
10 lines
438 B
HTML
<html><head> <style type="text/css"> #error { background-color: #eeeeee; margin-bottom: 10px; } p { margin: 5px 0; } </style></head><body><small><b><a href="psi_element://Foo"><code>Foo</code></a></b></small><PRE>int <b>foo</b></PRE>
|
|
<pre>
|
|
<code>
|
|
class Clazzz {
|
|
def f[U](u: U) {}
|
|
|
|
val a = 1
|
|
}
|
|
</code>
|
|
</pre></body></html> |