blob: 520d5374a340e39b60107ff9b58e94069f99a6ae [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 = true