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
314b1e371ba081403ef7d2cae9eb2d17316ec378
kotlin-fork
/
compiler
/
testData
/
cfg
/
multiDeclarationWithError.kt
T
Andrey Breslav
1e2eb6dfa1
Special instructions added for calls and other constructs
2013-12-05 13:00:44 +04:00
4 lines
44 B
Kotlin
Raw
Blame
History
fun
foo
(
x
:
Int
)
{
val
(
a
,
b
)
=
x
a
}
Reference in New Issue
View Git Blame
Copy Permalink