Add test eval-okay-nested-with

This commit is contained in:
Ryan Trinkle
2018-03-30 15:41:16 -04:00
parent 4ee4fda521
commit f2273b11f5
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
2
+3
View File
@@ -0,0 +1,3 @@
with { x = 1; };
with { x = 2; };
x