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
81baf4fae5c1efec00a67dc26b4007663efbf126
kotlin-fork
/
idea
/
testData
/
intentions
/
simplifyBooleanWithConstants
/
simple.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
30 B
Plaintext
Vendored
Raw
Blame
History
fun foo() {
val x = true
}
Reference in New Issue
View Git Blame
Copy Permalink