- From: Max Froumentin <maxfro@opera.com>
- Date: Mon, 27 Apr 2009 15:56:42 +0200
- To: public-webapps <public-webapps@w3.org>
Hi, The grammar in http://dev.w3.org/2006/webapi/WebIDL/ prevents declarations such as: const DOMString foo = "bar"; because the "ConstExp" rule [1] only allows a number, or "TRUE" or "FALSE". Is it an omission? Max. [1] http://dev.w3.org/2006/webapi/WebIDL/#prod-ConstExpr
Received on Monday, 27 April 2009 13:57:28 UTC