blob: dbd2cd528a96ca68896a52766487f699a17dc146 [file] [log] [blame]
Joe Tsai025d81d2018-08-03 15:53:13 -07001// Copyright 2018 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE.md file.
4
Joe Tsai1799d112019-08-08 13:31:59 -07005// +build protolegacy
Joe Tsai025d81d2018-08-03 15:53:13 -07006
7package flags
8
Joe Tsai1799d112019-08-08 13:31:59 -07009const protoLegacy = true