This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-18 08:31:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdfd808d80cd902bfb6fac8363f736e8d08d9659
kotlin
/
compiler
/
testData
/
psi
/
LineCommentForFirstDeclaration.kt
Valentin Kipyatkov
377df47e29
Fixed doc-comment not attached to the first declaration with no package directive + incorrect placement of comments for enum entry
2014-10-31 21:07:50 +03:00
2 lines
27 B
Kotlin
Raw
Blame
History
// This is foo
fun
foo
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink