Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
groovy
/
testdata
/
intentions
/
FlipConditional.groovy
blob: 9f6c6b48b6db19c6b7387607761f37a036ef0d70 [
file
] [
log
] [
blame
]
x
=
3
;
y
=
4
;
x
<=
y
?
x
:
y