godot/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators.Tests/TestData/GeneratedSources/Generic(Of T)_ScriptPath.generated.cs

using Godot;
[ScriptPathAttribute("res://Generic.cs")]
partial class Generic<T>
{
}