Ruby: address review comment

This commit is contained in:
Nick Rolfe
2022-05-17 12:37:49 +01:00
parent 47bcf69acd
commit e666df77b8

View File

@@ -306,7 +306,7 @@ private module Cached {
or
entrySsaDefinition(n0)
), n) and
not n instanceof PostUpdateNode
n instanceof ExprNode
or
// Ensure all entry SSA definitions are local sources -- for parameters, this
// is needed by type tracking. Note that when the parameter has a default value,