summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators.Tests/TestData/GeneratedSources/ClassPartialModifier.GD0001.fixed.cs
blob: 6ba6439d70db43ec5aee7712629dd356cff7f685 (plain)
1
2
3
4
5
6
using Godot;

public partial class ClassPartialModifier : Node
{
    
}