Skip to content

Commit 323b7cb

Browse files
committed
Java: Follow change of implicit parameter names
1 parent 901f756 commit 323b7cb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
| Test.java:3:22:3:24 | o |
22
| Test.java:7:22:7:26 | i |
33
| Test.java:45:22:45:26 | s |
4-
| Test.java:49:29:49:42 | p0 |
5-
| Test.java:50:29:50:42 | p0 |
6-
| Test.java:51:29:51:39 | p0 |
7-
| Test.java:52:40:52:64 | p0 |
8-
| Test.java:70:13:70:22 | p0 |
9-
| Test.java:71:13:71:26 | p0 |
10-
| Test.java:75:31:75:47 | p0 |
4+
| Test.java:49:29:49:42 | this |
5+
| Test.java:50:29:50:42 | this |
6+
| Test.java:51:29:51:39 | this |
7+
| Test.java:52:40:52:64 | this |
8+
| Test.java:70:13:70:22 | length |
9+
| Test.java:71:13:71:26 | length |
10+
| Test.java:75:31:75:47 | this |

0 commit comments

Comments
 (0)