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
/
idea
/
testData
/
intentions
/
simplifyBooleanWithConstants
/
reduceableBinary.kt
T
Tal Man
0feb0d35e6
Intention to simplify boolean expressions that have expressions in them that can be simplified to constants
2014-04-09 14:47:13 -04:00
3 lines
40 B
Kotlin
Raw
Blame
History
fun
foo
(
y
:
Boolean
)
{
<
caret
>
2
>
1
}
Reference in New Issue
View Git Blame
Copy Permalink