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