update alert-messsages of java queries

This commit is contained in:
erik-krogh
2022-09-25 22:22:50 +02:00
parent f4ef4342c2
commit 46b5bf32f9
134 changed files with 1586 additions and 1578 deletions

View File

@@ -1 +1 @@
| Test.java:6:3:6:7 | ...=... | This assigns the variable x to itself and has no effect. |
| Test.java:6:3:6:7 | ...=... | This expression assigns x to itself. |