This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fdfd808d80cd902bfb6fac8363f736e8d08d9659
kotlin-fork
/
compiler
/
testData
/
psi
/
annotation
/
AnnotationsOnPatterns.kt
T
Zalim Bashorov
486b6be32c
Minor in Parser: "attribute" -> "annotation"
2014-09-10 22:39:11 +04:00
7 lines
56 B
Kotlin
Raw
Blame
History
fun
foo
(
)
{
when
(
e
)
{
is
[
a
]
T
->
d
}
}
Reference in New Issue
View Git Blame
Copy Permalink