blob: 6bd2e8989fa6799d9bc435d030e1f8b18bc67e7e [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
5// +build !proto1_legacy
6
7package flags
8
9const proto1Legacy = false