2012-10-07 23:22:01 +02:00
|
|
|
// rundir
|
2012-09-23 13:16:14 -04:00
|
|
|
|
2012-02-03 16:38:59 -08:00
|
|
|
// Copyright 2012 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 method expressions with arguments.
|
2012-10-07 23:22:01 +02:00
|
|
|
package ignored
|