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
1b7ac6bb02b0bef4690c44b732cb731d275e875e
kotlin-fork
/
idea
/
testData
/
intentions
/
infixCallToOrdinary
/
functionCallAfterInfixCall.kt.after
T
Valentin Kipyatkov
1b7ac6bb02
Renamed intention to more clear name
2015-05-02 14:03:25 +03:00
4 lines
43 B
Plaintext
Raw
Blame
History
fun foo(x: Int) {
(x.shl(1)).minus()
}
Reference in New Issue
View Git Blame
Copy Permalink