blob: 0d9f634ab6059a3d6c883e7c4160eeee5a14fbcc [file] [log] [blame]
Rémy Oudomphengdda1b562012-10-10 22:35:27 +02001// rundir
Russ Cox68796b02010-02-01 00:25:59 -08002
3// Copyright 2010 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
Rémy Oudomphengdda1b562012-10-10 22:35:27 +02007// Test that variadic functions work across package boundaries.
Rob Pike83976e32012-02-19 14:28:53 +11008
Rémy Oudomphengdda1b562012-10-10 22:35:27 +02009package ignored