Files
kotlin-fork/nj2k/testData/copyPaste/Arithmetic.java
T
2019-06-26 18:36:05 +03:00

4 lines
111 B
Java
Vendored

// NO_CONVERSION_EXPECTED
public static void main(String[]args){
a + <selection>b - c + d</selection> - e
}