Tweak previos change
This commit is contained in:
parent
c04d52fbc9
commit
2545413005
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ was returned by @code{(get-return-code x)}.
|
|||
|
||||
To give a more complex example, a simple interpreter for a little
|
||||
expression language could look like (note that this example requires
|
||||
lexical-binding):
|
||||
lexical binding):
|
||||
|
||||
@example
|
||||
(defun evaluate (exp env)
|
||||
|
|
Loading…
Add table
Reference in a new issue