Ajout de l'underscore dans le let in, et du prInt dans les let.

This commit is contained in:
2022-01-25 00:45:07 +01:00
parent 08ee9787f2
commit 353e83a805
4 changed files with 11 additions and 10 deletions
+1
View File
@@ -0,0 +1 @@
(fun x -> fun y -> fun x -> x+y*2) 0 19 4