mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-09 23:43:16 +02:00
Performance improvements and code cleanup
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
namespace YesNt.Interpreter.Runtime;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace YesNt.Interpreter.Runtime;
|
||||
|
||||
/// <summary>
|
||||
/// Represents a single source line together with its location metadata.
|
||||
|
||||
Reference in New Issue
Block a user