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

            Bug ID: 383973
           Summary: JavaScript parser confused by missing optional
                    semicolon
           Product: kdevelop
           Version: 5.1.1
          Platform: Neon Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: Language Support: QML/JavaScript
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: jonathan.ver...@gmail.com
  Target Milestone: ---

Kdevelop's Javascript parser is confused by (seemingly valid) code like this:

`
while(true) {
 if(false){break}
}
`

Complaining that there is a syntax error

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

Reply via email to