Test d'alpha equivalence

This commit is contained in:
Adrien Vannson
2022-05-11 22:20:29 +02:00
parent 50e0046617
commit 09ebe6339e
5 changed files with 38 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fun x: A => x x
&
fun y: A => y y
+3
View File
@@ -0,0 +1,3 @@
fun x: A => x x
&
fun y: A => y y y