Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
analysis
/
analysis-api
/
testData
/
standalone
/
singleModule
/
singleFile.kt
blob: 99da165e589265dd16c3c6bfb6e1f5b62d3d1ab4 [
file
]
package
test
annotation
class
MyAnno
@<
caret
>
MyAnno
class
Foo
{
fun bar
():
Int
=
42
}