// Copyright The OpenTelemetry Authors
// SPDX-License-Identifier: Apache-2.0
namespace My.Custom.Test.Namespace;
internal struct CustomStruct
{
}