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