feat: temporary grammar
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
namespace InkBlot.ParseHierarchy;
|
||||
|
||||
public record Content(string Text) : StoryNode;
|
||||
public record Content(string Text) : IStoryNode;
|
||||
Reference in New Issue
Block a user