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 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02c8989b2f20a20b3e800c4b95210b77f308c89c
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