blob: 755e9a1fde62391c8a4c5468fd7c648418b27f84 [file] [log] [blame]
Russ Cox292ad592015-11-04 15:54:41 -05001// compile
2
Emmanuel Odeke53fd5222016-04-10 14:32:26 -07003// Copyright 2015 The Go Authors. All rights reserved.
Russ Cox292ad592015-11-04 15:54:41 -05004// Use of this source code is governed by a BSD-style
5// license that can be found in the LICENSE file.
6
7// issue 11699; used to fail with duplicate _.args_stackmap symbols.
8
9package p
10
11func _()
12func _()