Temporary directories and the start of play.
This commit is contained in:
parent
3e1b3e3f37
commit
b29156d557
8 changed files with 150 additions and 15 deletions
3
playbooks/tryme.scm
Normal file
3
playbooks/tryme.scm
Normal file
|
@ -0,0 +1,3 @@
|
|||
(define x 7)
|
||||
|
||||
(lambda () (* x x))
|
Loading…
Add table
Add a link
Reference in a new issue