Skip to content

Commit

Permalink
fix on precise-lambda
Browse files Browse the repository at this point in the history
  • Loading branch information
stagazermiao committed May 28, 2020
1 parent fbcdb96 commit 64d38e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambda/lambda-precise.slog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; lambda calculus by need
;; lambda calculus in call by value


(do-eval (app (lambda (arg "x") (app (var "x") (var "x")))
Expand Down

0 comments on commit 64d38e9

Please sign in to comment.