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
13dce4dd11a4310129d3bbe9eddddd7076f6867a
kotlin-fork
/
j2k
/
tests
/
testData
/
ast
/
prefixOperator
/
nullableIf.ide.kt
T
Nikolay Krasko
13dce4dd11
Run formatter in function context for converted expression and statements
2014-05-16 17:09:48 +04:00
3 lines
34 B
Kotlin
Raw
Blame
History
val
s
=
null
if
(
!
s
.
isEmpty
(
)
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink