mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-09 16:06:08 +02:00
Code cleanup
This commit is contained in:
@@ -104,4 +104,4 @@ public class PredefinedVariableStatementsTests
|
||||
Assert.IsTrue(int.TryParse(parts[0], out _));
|
||||
Assert.IsTrue(int.TryParse(parts[1], out _));
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user