using Godot; namespace SharpIDE.Godot.Features.Problems; public partial class ProblemEntry : Control { }