Commit 2f730b1
sebastigurin
fix for varargs invocation like vararg("param1", "2", new String[]{"3","4"}). needsBraked should be false only when there is only one array parameter in the method invocation
1 parent 6e3bd17 commit 2f730b1
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1863 | 1863 | | |
1864 | 1864 | | |
1865 | 1865 | | |
1866 | | - | |
| 1866 | + | |
1867 | 1867 | | |
1868 | 1868 | | |
1869 | 1869 | | |
| |||
0 commit comments