mirror of
https://github.com/golang/go
synced 2024-11-18 19:44:46 -07:00
067a2f313b
Change-Id: Ib171016fb1bb063a6424677458b554a08144465c Reviewed-on: https://go-review.googlesource.com/c/159438 Reviewed-by: Rebecca Stambler <rstambler@golang.org>
8 lines
209 B
Go
8 lines
209 B
Go
// Copyright 2019 The Go Authors. All rights reserved.
|
|
// Use of this source code is governed by a BSD-style
|
|
// license that can be found in the LICENSE file.
|
|
|
|
package cmd
|
|
|
|
const ExampleOffset = exampleOffset
|