summaryrefslogtreecommitdiff
path: root/tests_buffer
diff options
context:
space:
mode:
authorNadrieril2019-08-25 21:16:38 +0200
committerNadrieril2019-08-25 21:16:38 +0200
commitbf37fd9da3782134ca4bca9567c34bbee81784b9 (patch)
tree1c6c95f4e64bd9b759118f750cae1f12709b7b51 /tests_buffer
parentf9ec2cdf2803ed92fa404db989b786fc1dfac12e (diff)
Rework apply_builtin to enforce preservation of type information
Diffstat (limited to 'tests_buffer')
-rw-r--r--tests_buffer2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests_buffer b/tests_buffer
index 93eb626..1ad880e 100644
--- a/tests_buffer
+++ b/tests_buffer
@@ -28,6 +28,8 @@ variables across import boundaries
TextLitNested1 "${""}${x}"
TextLitNested2 "${"${x}"}"
TextLitNested3 "${"${""}"}${x}"
+ regression/
+ NaturalFoldExtraArg Natural/fold 0 (Bool -> Bool) (λ(_ : (Bool -> Bool)) → λ(_ : Bool) → True) (λ(_ : Bool) → False) True
typecheck:
something that involves destructuring a recordtype after merge