Fixed AddFunctionParametersFix test data output

This commit is contained in:
Vladimir Dolzhenko
2020-11-24 16:07:12 +01:00
committed by Dmitriy Novozhilov
parent 406e863a73
commit 17e6e88176
19 changed files with 20 additions and 20 deletions
@@ -1,4 +1,4 @@
// "Add 'int' as 2nd parameter to method 'Foo'" "true"
// "Add 'int' as 2nd parameter to constructor 'Foo'" "true"
public class J {
void test() {