add return

This commit is contained in:
2025-07-14 05:33:57 +01:00
parent 1bdc792705
commit f1e8ad1ac2
9 changed files with 114 additions and 5 deletions

View File

@@ -4,6 +4,6 @@
let y = 1
let term = y
if (let x = let z = y) do
do
x
let x = do
return x