Logo
Explore Help
Sign In
1berry/go
1
0
Fork 0
You've already forked go
Code Issues Packages Projects Releases Wiki Activity
go/test/empty.go

16 lines
316 B
Go
Raw Permalink Normal View History

test: use testlib (first 100) X ,s;^// \$G (\$D/)?\$F\.go *$;// compile;g X ,s;^// \$G (\$D/)?\$F\.go && \$L \$F\.\$A *$;// build;g X ,s;^// \$G (\$D/)?\$F\.go && \$L \$F\.\$A && \./\$A\.out *$;// run;g X ,s;^// errchk \$G( -e)? (\$D/)?\$F\.go *$;// errorcheck;g R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/5656082
2012-02-16 23:48:57 -05:00
// compile
test of new empty productions R=gri DELTA=8 (8 added, 0 deleted, 0 changed) OCL=16765 CL=16767
2008-10-08 15:33:18 -07:00
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
test: explanatory comments [c-g]* R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/5656103
2012-02-19 14:28:53 +11:00
// Test that top-level parenthesized declarations can be empty.
// Compiles but does not run.
test of new empty productions R=gri DELTA=8 (8 added, 0 deleted, 0 changed) OCL=16765 CL=16767
2008-10-08 15:33:18 -07:00
package P
import ( )
const ( )
var ( )
type ( )
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 1215ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API