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
40c4022c985c8a4efd49c53ca65dac7f44f80098
kotlin-fork
/
compiler
/
testData
/
cfg
/
expressions
/
callableReferences.kt
T
Alexey Sedunov
4f54d833d3
Pseudocode: Generate instructions for callable reference expressions
2014-07-28 13:03:05 +04:00
3 lines
42 B
Kotlin
Raw
Blame
History
fun
bar
(
)
:
Int
=
1
fun
foo
(
)
:
Any
=
::
bar
Reference in New Issue
View Git Blame
Copy Permalink