Exemplo n.º 1
0
 public void SetVariable(string name, object value) => CurrentScope.SetVariable(name, value);