Commit 186b9fe
committed
Edit: Correction for static methods
To make the comparassion between static methods and methods with implicit parameters work we need to add a dummy first parameter for static members, so only mthods with an explicit first parameter don't need a new first parameter.1 parent b1c0531 commit 186b9fe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3903 | 3903 | | |
3904 | 3904 | | |
3905 | 3905 | | |
3906 | | - | |
| 3906 | + | |
3907 | 3907 | | |
3908 | 3908 | | |
3909 | 3909 | | |
| |||
0 commit comments