index
:
lambda-nantes
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lambda-calcul
/
rust
/
sample
/
test_let.txt
blob: 6027cd0eefd39e941debe35da6ad83149a96ea90 (
plain
)
1
(let (foo (lam x x)) ((let (foo foo) foo) 13))