Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(334)

Unified Diff: ppapi/generators/test_lex.in

Issue 8161006: Allow enum values in IDL files to be simple arithmetic expressions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/generators/test_cgen/enum_typedef.idl ('k') | ppapi/generators/test_parser/enum.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/generators/test_lex.in
===================================================================
--- ppapi/generators/test_lex.in (revision 104195)
+++ ppapi/generators/test_lex.in (working copy)
@@ -22,6 +22,13 @@
= =
+ +
- -
+/ /
+~ ~
+| |
+& &
+^ ^
+<< <<
+>> >>
FLOAT 1.1
FLOAT 1e1
« no previous file with comments | « ppapi/generators/test_cgen/enum_typedef.idl ('k') | ppapi/generators/test_parser/enum.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698