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
4b656d8c8de3b7c8b825287c73ec6ce723d6df69
kotlin-fork
/
idea
/
testData
/
codeInsight
/
codeTransformations
/
removeUnnecessaryParentheses
/
unnecessaryParentheses7.kt.after
T
Wojciech Lopata
cd0e1b7508
RmoveUnnecessaryParenthesesIntention
2013-04-19 08:41:31 +02:00
3 lines
40 B
Plaintext
Raw
Blame
History
fun foo(i: Int) {
array(42)[i + i]
}
Reference in New Issue
View Git Blame
Copy Permalink