Skip to content

Commit 737a099

Browse files
committed
update expected output
1 parent 30d35ad commit 737a099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
| Foo.qll:3:3:3:31 | Exists | The $@ variable in this aggregate is assigned and used exactly once, and the aggregate is therefore redundant. | Foo.qll:3:10:3:14 | j | j |
1+
| Foo.qll:3:3:3:31 | Exists | The $@ variable in this aggregate is assigned and used exactly once, and the type-cast is redundant, and the aggregate is therefore redundant. | Foo.qll:3:10:3:14 | j | j |
22
| Foo.qll:5:3:5:24 | Exists | The assignment to $@ in the exists(..) can replaced with an instanceof expression. | Foo.qll:5:10:5:15 | j | j |

0 commit comments

Comments
 (0)