mirror of
https://github.com/gonum/gonum.git
synced 2025-10-04 14:52:57 +08:00
all: run make builds pass with go master
Run gofmt go1.17 adds the new //go:build comments
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build ignore
|
||||
// +build ignore
|
||||
|
||||
package main
|
||||
|
Reference in New Issue
Block a user