blob: 322d5f6c4950d28e4674271bad8bd6e292a62b9f (
plain)
1
2
3
4
5
6
7
8
9
|
// compiledir
// Copyright 2022 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.
// gofrontend crash importing a complex zero value.
package ignored
|