Jeremy G. Siek 5 달 전
부모
커밋
2fd5490d41
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -17919,7 +17919,7 @@ $\Rightarrow\qquad$
 \begin{minipage}{0.5\textwidth}
 {\if\edition\racketEd
 \begin{lstlisting}
-(Closure |$n$| (FunRef |$f$| |$n$|) '())
+(Closure |$n$| (list (FunRef |$f$| |$n$|)))
 \end{lstlisting}
 \fi}
 {\if\edition\pythonEd\pythonColor