Skip to content

Commit 64c09d3

Browse files
committed
move toplevel comment
1 parent f8d8df5 commit 64c09d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/cmd/perfcomp/main.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
// not use this file except in compliance with the License. You may obtain
55
// a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
66

7-
package main
8-
97
// This module cannot be included in the workspace since it requires a version of Gonum that is not compatible with the Go Driver.
108
// Must use GOWORK=off to run this test.
119

10+
package main
11+
1212
import (
1313
"context"
1414
"fmt"

0 commit comments

Comments
 (0)