Ruby: Add change note

This commit is contained in:
Tom Hvitved
2024-06-25 10:00:01 +02:00
parent a8758c0160
commit 25daaf9d47

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Element references with blocks, such as `foo[:bar] { |x| puts x}`, are now parsed correctly.