Skip to content

Commit

Permalink
remove added newline
Browse files Browse the repository at this point in the history
Change-Id: I9ccc3dfbc0311edb7ce16f28de6ed8e8197ac76a
  • Loading branch information
mateusz834 committed Feb 14, 2025
1 parent 942f16a commit 7534480
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cmd/compile/internal/ir/expr.go
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,6 @@ func staticValue(n Node, forDevirt bool) Node {
if n1 == nil {
return n
}

n = n1
}
}
Expand Down

0 comments on commit 7534480

Please sign in to comment.