From 80b1d62bfcea65c59e2160da71dad84b1bd19cef Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Wed, 29 Jul 2009 01:13:20 +0000 Subject: Submit recent changes from internal branch, including "lite mode" for C++ and Java. See CHANGES.txt for more details. --- src/google/protobuf/unittest_custom_options.proto | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/google/protobuf/unittest_custom_options.proto') diff --git a/src/google/protobuf/unittest_custom_options.proto b/src/google/protobuf/unittest_custom_options.proto index 88f6f1f7..b6ee03da 100644 --- a/src/google/protobuf/unittest_custom_options.proto +++ b/src/google/protobuf/unittest_custom_options.proto @@ -204,6 +204,8 @@ message SettingRealsFromNegativeInts { message ComplexOptionType1 { optional int32 foo = 1; + optional int32 foo2 = 2; + optional int32 foo3 = 3; extensions 100 to max; } -- cgit v1.2.3