blob: 6865fe4b63fe76d15cd9cf4b500c8dc95ebf8e96 [file] [log] [blame]
Brent Austinba3052e2015-04-21 16:08:23 -07001// compile
2
3// Copyright 2012 The Go Authors. All rights reserved.
4// Use of this source code is governed by a BSD-style
5// license that can be found in the LICENSE file.
6
7// gccgo crashed compiling this file.
8
9package p
10
11var V = "a" > "b"