Open
Description
Similar to issue #75, some references are marked as immutable even though the underlying objects are modified. For example, in Function::call
, Instance
is marked as immutable, but it's unlikely that Instance
is only being read when a function is called.
Metadata
Metadata
Assignees
Labels
No labels