We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4905fb commit e46505fCopy full SHA for e46505f
internal/export/unicode/doc.go
@@ -9,5 +9,5 @@ package unicode
9
// standard packages to have non-standard imports, even if imported in files
10
// with a build ignore tag.
11
12
-//go:generate go run gen.go -tables=all -output tables.go
+//go:generate go run gen.go -tables=all
13
//go:generate mv tables.go $GOROOT/src/unicode
0 commit comments