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,6 +2,8 @@
using System.Diagnostics;
using System.Threading;
using YesNt.Interpreter.Runtime;
namespace YesNt.Interpreter.Utilities
{
internal static class ConsoleExtentions