Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f7ff397a310cd4d47fc4849043f8c9d47412e512
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
targets
/
local.kt
blob: 353f8a822bcd3969f299e738884834eb106a0a81 [
file
]
package
test
@Target
(
AnnotationTarget
.
LOCAL_VARIABLE
)
annotation
class
local