mirror of
https://github.com/golang/go.git
synced 2025-11-09 05:01:01 +00:00
10 lines
239 B
Go
10 lines
239 B
Go
|
|
// rundir -P -l=4 -ldflags -strictdups=2
|
||
|
|
|
||
|
|
// 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.
|
||
|
|
|
||
|
|
// +build !nacl,!js
|
||
|
|
|
||
|
|
package ignored
|