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