Finish last project

This commit is contained in:
Jan-Niclas Loosen
2026-04-21 18:26:15 +02:00
parent c83fcc4d47
commit 5469a7e825
5 changed files with 43 additions and 0 deletions
@@ -0,0 +1,3 @@
let f(x) {
x = 1
} in if (( x = f(1)) == 1) then 1 else 0