more renaming
This commit is contained in:
3
src/compiler/Nub.Lang/Frontend/Parsing/ContinueNode.cs
Normal file
3
src/compiler/Nub.Lang/Frontend/Parsing/ContinueNode.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace Nub.Lang.Frontend.Parsing;
|
||||
|
||||
public class ContinueNode : StatementNode;
|
||||
Reference in New Issue
Block a user