一个奇怪的修改
This commit is contained in:
@@ -171,7 +171,7 @@ namespace Convention.RScript
|
|||||||
parser = new(new());
|
parser = new(new());
|
||||||
//parser.Deserialize(data.CompileParser);
|
//parser.Deserialize(data.CompileParser);
|
||||||
context = CreateContext(data, import, variables);
|
context = CreateContext(data, import, variables);
|
||||||
return context.RunAsync(parser);
|
yield return context.RunAsync(parser);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user