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

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