Commit 940e381b authored by Russ Cox's avatar Russ Cox

triple quote

R=ken
OCL=31868
CL=31874
parent 39135501
// errchk $G $D/$F.go
// 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.
package main
var x = '''; // ERROR "char"
......@@ -106,6 +106,9 @@ BUG: bug159
123
BUG: should fail
=========== bugs/bug169.go
BUG: errchk: command succeeded unexpectedly: 6g bugs/bug169.go
=========== fixedbugs/bug016.go
fixedbugs/bug016.go:7: constant -3 overflows uint
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment