aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/codesearch/testdata/source2.c
blob: f7ef3d81010346b938c667275ff75ab28a6123f5 (plain)
1
2
3
4
5
6
7
// Copyright 2025 syzkaller project authors. All rights reserved.
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.

void same_name_in_several_files()
{
	// This is non-static version in in source2.c.
}