go/src/go/parser/short_test.go

var valids

func TestValid(t *testing.T) {}

// TestSingle is useful to track down a problem with a single short test program.
func TestSingle(t *testing.T) {}

var invalids

func TestInvalid(t *testing.T) {}