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
b4df4e5525316ac1b514b7b4fc4e68d18b51e8eb
kotlin-fork
/
idea
/
testData
/
intentions
/
simplifyBooleanWithConstants
/
reduceableBinary.kt.after
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
32 B
Plaintext
Vendored
Raw
Blame
History
fun foo(y: Boolean) {
true
}
Reference in New Issue
View Git Blame
Copy Permalink