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
class C{
boolean foo1(String s1, String s2) {
return s1.equals(s2)