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

public class {|GD0001:ClassPartialModifier|} : Node
{
    
}