]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/char_lit.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / char_lit.go
index 99be77a570e9fae8b52a24e2263b81110f7c10eb..836c3c1a2d0b0de309abe4b8a6ffa0aabc85668a 100644 (file)
@@ -1,9 +1,11 @@
-// $G $F.go && $L $F.$A &&./$A.out
+// run
 
 // 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 character literal syntax.
+
 package main
 
 import "os"