%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/go/src/cmd/go/testdata/script/
Upload File :
Create Path :
Current File : //usr/local/go/src/cmd/go/testdata/script/generate_bad_imports.txt

[windows] skip # skip because windows has no echo command

go generate gencycle
stdout 'hello world' # check go generate gencycle ran the generator

-- go.mod --
module gencycle

go 1.16
-- gencycle.go --
//go:generate echo hello world

package gencycle

import _ "gencycle"

Zerion Mini Shell 1.0