4 lines
34 B
Scheme
4 lines
34 B
Scheme
![]() |
(define x 7)
|
||
|
|
||
|
(lambda () (* x x))
|