Files
kotlin-fork/idea/testData/copyPaste/conversion/Arithmetic.java
T
Pavel V. Talanov 3a4b7e07f8 Conversion on copy paste:
Copy element as text in case it can't be converted
2013-12-22 16:50:05 +04:00

3 lines
85 B
Java

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