https://bugs.kde.org/show_bug.cgi?id=495823

Christoph Cullmann <christ...@cullmann.dev> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/syntax-highlighting/
                   |                            |-/commit/82049fcfebdcc9e560
                   |                            |149ff2cbe54448b3b284ea
         Resolution|---                         |FIXED

--- Comment #2 from Christoph Cullmann <christ...@cullmann.dev> ---
Git commit 82049fcfebdcc9e560149ff2cbe54448b3b284ea by Christoph Cullmann, on
behalf of Jonathan Poelen.
Committed on 24/05/2025 at 16:19.
Pushed by cullmann into branch 'master'.

Ruby: fix %-string and regex in array

```rb
a = [/regex/]
a = [%(str)]
 #   ^ not an operator
```
Related: bug 495349

M  +2    -0    autotests/folding/highlight.rb.fold
M  +2    -0    autotests/html/highlight.rb.dark.html
M  +2    -0    autotests/html/highlight.rb.html
M  +2    -0    autotests/input/highlight.rb
M  +2    -0    autotests/reference/highlight.rb.ref
M  +3    -2    data/syntax/ruby.xml

https://invent.kde.org/frameworks/syntax-highlighting/-/commit/82049fcfebdcc9e560149ff2cbe54448b3b284ea

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to