Skip to content

Commit

Permalink
Fix bad replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug committed Oct 19, 2020
1 parent ef69d0b commit f9deaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Psalm/Internal/Type/AssertionReconciler.php
Expand Up @@ -1042,7 +1042,7 @@ private static function handleLiteralEquality(
$old_var_type_string,
$var_id,
$assertion,
true,
false,
$negated,
$code_location,
$suppressed_issues
Expand Down

0 comments on commit f9deaca

Please sign in to comment.