Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
copyPaste
/
conversion
/
Arithmetic.java
blob: f82b88527107a5aca902019d9538f100565ca66e [
file
] [
log
] [
blame
]
// NO_CONVERSION_EXPECTED
public
static
void
main
(
String
[]
args
){
a
+
<
selection
>
b
-
c
+
d
</
selection
>
-
e
}