0
1
mirror of https://github.com/golang/go synced 2025-04-18 00:56:09 +00:00
Files

9 lines
291 B
Go
Raw Permalink Normal View History

// rundir
// Copyright 2016 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 that method expressions are correctly encoded
// in binary export data and can be imported again.
package ignore