Fix Ycicle arguments not persisting
This commit is contained in:
@@ -29,7 +29,6 @@ namespace Ycicle
|
||||
}
|
||||
|
||||
var parsed = new Script(input, variables);
|
||||
Console.WriteLine(parsed.PrettyPrintSyntaxTree());
|
||||
|
||||
if (parsed.Diagnostics.Messages.Count > 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user