Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
analysis
/
low-level-api-fir
/
testData
/
getOrBuildFir
/
annotations
/
annotationApplicationArgumentScript.kts
blob: c9c6b9e74f92aa6f7f07edc249d6943261aa7045 [
file
]
public
annotation
class
Annotation
(
val name
:
String
)
@Annotation
(<
expr
>
"y"
</
expr
>)
fun x
()
{
}