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

            Bug ID: 358273
           Summary: Ruby singleton class
           Product: kate
           Version: unspecified
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: syntax
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: y...@reasonset.net

Ruby's singleton class syntax like

class <<obj
  ...
end

is understood here string currently.
It should be understood "obj"'s singleton class difinition.

Reproducible: Always

Steps to Reproduce:
1. write singleton class definition.

Actual Results:  
Highlighting as a here string.

Expected Results:  
Highlighting as a singleton class definition.

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

Reply via email to