[Webkit-unassigned] [Bug 148098] New: We need a better error message for the use let/const/class in a Statement and not a StatementListItem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 17 15:08:16 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148098

            Bug ID: 148098
           Summary: We need a better error message for the use
                    let/const/class in a Statement and not a
                    StatementListItem
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sbarati at apple.com

i.e,
if (c)
   let/const/class F;

while (c)
   let/const/class F;

should have a better syntax error message.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150817/f05274d1/attachment.html>


More information about the webkit-unassigned mailing list