godot/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators.Tests/TestData/GeneratedSources/Foo_ScriptPath.generated.cs

using Godot;
[ScriptPathAttribute("res://Foo.cs")]
partial class Foo
{
}