Codebase Browser
godot
Go to App
godot
/
modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators.Tests/TestData/Sources/
Generic.cs
using Godot; public partial class Generic<T> : GodotObject { private int _field; }