Change namespace of some files

This commit is contained in:
Stone_Red
2022-03-31 13:23:19 +02:00
parent 10017cf01d
commit 1dfa39492f
10 changed files with 17 additions and 6 deletions
+2
View File
@@ -1,5 +1,7 @@
using System;
using YesNt.Interpreter.Runtime;
namespace YesNt.Interpreter
{
internal static class Program