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
56eabfe07b0e4fc8c92ab10f3f502e8a94de6f5d
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
overload
/
ExtFunDifferentReceiver.jet
T
Stepan Koltsov
3b56b90a7c
split ConflictingOverloads.jet test, add property overload conflict test
2012-02-18 00:33:26 +04:00
4 lines
40 B
Plaintext
Raw
Blame
History
fun Int.rty() = 3
fun String.rty() = 4
Reference in New Issue
View Git Blame
Copy Permalink