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-09 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a5336aca28296fdd8ddd6db41a466b0690ae73e
kotlin
/
compiler
/
testData
/
codegen
/
topLevelMemberInvocation
/
functionInMultiFileNamespace
/
2.kt
Natalia.Ukhorskaya
02c8989b2f
Top level functions inside module should be invoked using package$src class
2013-03-06 16:22:52 +04:00
3 lines
27 B
Kotlin
Raw
Blame
History
fun
test2
(
)
{
test1
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink