Skip to content

Commit

Permalink
Oops, this endeavour is doomed
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadrieril committed Jan 17, 2020
1 parent a030560 commit 763a810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests_buffer
Expand Up @@ -36,6 +36,7 @@ variables across import boundaries
TextLitNested3 "${"${""}"}${x}"
regression/
NaturalFoldExtraArg Natural/fold 0 (Bool -> Bool) (λ(_ : (Bool -> Bool)) → λ(_ : Bool) → True) (λ(_ : Bool) → False) True
let T = Natural let ap = λ(f : T → List T) -> λ(x : T) -> f x in ap (λ(x : T) -> ap (λ(y : T) -> [x, y]) 1) 0

typecheck:
something that involves destructuring a recordtype after merge
Expand Down

0 comments on commit 763a810

Please sign in to comment.