dotnet / interactive

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
MIT License
2.88k stars 382 forks source link

Change to declared variables to support dynamic expressions #3450

Closed bleaphar closed 7 months ago

bleaphar commented 7 months ago

This pr changes the declared variable definition to support dynamic expressions.

Summary