| Index: tools/json_schema_compiler/test/idl_reserved_words.idl
|
| ===================================================================
|
| --- tools/json_schema_compiler/test/idl_reserved_words.idl (revision 208118)
|
| +++ tools/json_schema_compiler/test/idl_reserved_words.idl (working copy)
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// Tests 'reserved words' in various places in IDL.
|
| +
|
| namespace reserved_words {
|
|
|
| enum Foo { _float, _DOMString };
|
|
|