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
7b60c016f95512800fcd0d5b986badba52df052d
kotlin-fork
/
js
/
js.translator
/
testFiles
/
multiNamespace
/
cases
/
nestedNamespaceFunctionCalledFromOtherNamespace
/
a.kt
T
Pavel V. Talanov
6f87634b25
Add simple tests for using nested namespace.
2012-03-19 16:51:28 +04:00
3 lines
36 B
Kotlin
Raw
Blame
History
package
a.foo
fun
box
(
)
=
b
.
bar
.
f
(
)
Reference in New Issue
View Git Blame
Copy Permalink