This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 262494

Summary: Keyword in export is not marked as error
Product: javascript Reporter: Petr Hejl <phejl>
Component: EditorAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: normal CC: jstola
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Petr Hejl 2016-06-20 20:42:53 UTC
http://www.ecma-international.org/ecma-262/6.0/#sec-exports

For example
export {default}
is parsed ok.
Comment 1 Petr Hejl 2016-06-22 08:53:18 UTC
Fixed in web-main b8d30e7c46f3.
Comment 2 Quality Engineering 2016-06-23 01:49:34 UTC
Integrated into 'main-silver', will be available in build *201606230002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b8d30e7c46f3
User: Petr Hejl <phejl@netbeans.org>
Log: #262494 - Keyword in export is not marked as error