Ruby: change note

This commit is contained in:
Asger F
2023-05-24 10:22:22 +02:00
parent 6d1a4451fb
commit 8bd6f6c450

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Fixed an issue where calls to `delete` or `assoc` with a constant-valued argument would be analyzed imprecisely,
as if the argument value was not a known constant.