On Jan 14, 2010, at 1:29 PM, Mike Samuel wrote:

"import" is added to the reserved keyword list?

Already in ES5, see 7.6.1.2:

FutureReservedWord :: one of
  class
  enum
  extends
  super
  const
  export
  Import
or in strict mode code one of
  implements
  let
  private
  public
  interface
  package
  protected
  static
  yield

/be
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to