Java to Kotlin converter: "//file" in test data has made optional

This commit is contained in:
Valentin Kipyatkov
2014-07-11 12:49:41 +04:00
parent 08d7b64160
commit dac1edc35f
78 changed files with 7 additions and 82 deletions
@@ -1,4 +1,3 @@
//file
public class Identifier<T> {
private final T myName;
private boolean myHasDollar;