aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/eval-okay-regression-20220125.nix
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdata/eval-okay-regression-20220125.nix')
-rw-r--r--test/testdata/eval-okay-regression-20220125.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/testdata/eval-okay-regression-20220125.nix b/test/testdata/eval-okay-regression-20220125.nix
new file mode 100644
index 0000000..4855023
--- /dev/null
+++ b/test/testdata/eval-okay-regression-20220125.nix
@@ -0,0 +1,2 @@
1((__curPosFoo: __curPosFoo) 1) + ((__curPosBar: __curPosBar) 2)
2