mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
Finish InterpreterEntry deserialization
This commit is contained in:
@@ -38,6 +38,6 @@ internal class Program
|
||||
|
||||
private static void Debugger_InterpreterStep(object? sender, InterpreterEntry e)
|
||||
{
|
||||
|
||||
Console.WriteLine($"[Interpreter] {e}");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user