mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-04 17:16:39 +02:00
- Improve debug output
This commit is contained in:
@@ -4,7 +4,7 @@ namespace YesNt.CodeEditor
|
||||
{
|
||||
internal class InputHandler
|
||||
{
|
||||
private TextEditor textEditor;
|
||||
private readonly TextEditor textEditor;
|
||||
|
||||
public InputHandler(TextEditor textEditor)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user