%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/go119/src/go/doc/testdata/examples/
Upload File :
Create Path :
Current File : //usr/local/go119/src/go/doc/testdata/examples/whole_file.golden

-- .Play --
package main

import "fmt"

type X int

func (X) Foo() {
}

func (X) TestBlah() {
}

func (X) BenchmarkFoo() {
}

func main() {
	fmt.Println("Hello, world!")
}
-- .Output --
Hello, world!

Zerion Mini Shell 1.0