Skip to content

Commit

Permalink
Updated Variable Updates with No Return example.
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce-dunwiddie authored Sep 1, 2019
1 parent ac41cb6 commit 8904a93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ evaluator.Exec();
Console.WriteLine("Result: " + evaluator["x"]);
```

[.Net Fiddle](https://dotnetfiddle.net/K30Ht3)

### Expressions with external code

```csharp
Expand Down

0 comments on commit 8904a93

Please sign in to comment.