blob: 9f6e65e929032c7a78d3d6544a6becf693c8b297 [file] [log] [blame]
// Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
syntax = "proto2";
package a0.a1;
enum A66 {
A67 = 0;
A68 = 1;
A69 = 2;
}