]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/rune.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / rune.go
index 3386972b6d7ed98b72b9abe8131dfcd88b4d851b..73a5aa23f820c7748aa7972032e81a1366be3b88 100644 (file)
@@ -1,10 +1,13 @@
-// $G $D/$F.go
+// compile
 
-// Copyright 2011 The Go Authors.  All rights reserved.
+// Copyright 2011 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.
 
-package main
+// Test rune constants, expressions and types.
+// Compiles but does not run.
+
+package rune
 
 var (
        r0 = 'a'