Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
analysis
/
low-level-api-fir
/
testData
/
contextCollector
/
parameter.kt
blob: 94aeef07fb57ff0ef01c3f378025ac87de684733 [
file
]
class
Foo
{
fun foo
(<
expr
>
abc
:
Int
</
expr
>)
{}
fun other
()
{}
}