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
7a3000ccac0466ea2b875bac66c78d664dd847bb
kotlin-fork
/
compiler
/
testData
/
codegen
/
regressions
/
kt1634.kt
T
Dmitry Jemerov
e1cecd10b2
allow putting an Invert operation on stack as a void type (KT-1634)
2012-06-02 23:05:09 +02:00
5 lines
48 B
Kotlin
Raw
Blame
History
fun
box
(
)
:
String
{
!
true
return
"
OK
"
}
Reference in New Issue
View Git Blame
Copy Permalink