Update changelog for 0.2.8
[apps/agl-service-can-low-level.git] / tests / field_size_16 / alltypes.proto
index 7494853..81693c0 100644 (file)
@@ -107,5 +107,7 @@ message AllTypes {
     // Just to make sure that the size of the fields has been calculated
     // properly, i.e. otherwise a bug in last field might not be detected.
     required int32      end = 10099;
+
+    extensions 200 to 255;
 }