You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Psalm output (using commit 03ee02c):
INFO: Trace - 33:38 - $c: C|null
INFO: Trace - 33:38 - $r1: int|null
INFO: Trace - 33:38 - $r2: int
INFO: Trace - 33:38 - $r3: int|null
INFO: UnusedVariable - 29:1 - $r1 is never referenced or the value is not used
INFO: UnusedVariable - 30:1 - $r2 is never referenced or the value is not used
INFO: UnusedVariable - 31:1 - $r3 is never referenced or the value is not used
https://psalm.dev/r/25589661a1
The result for
$r1
,$r2
,$r3
should be the same, but it is different.The text was updated successfully, but these errors were encountered: