mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-09 07:56:06 +02:00
Code cleanup
This commit is contained in:
@@ -279,4 +279,4 @@ internal class CodeFlowStatements : StatementRuntimeInformation
|
||||
{
|
||||
return RuntimeInfo.BlockBoundaries.TryGetValue(currentLine, out int cached) ? cached : -1;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user