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

+ 1 - 1
book.tex

@@ -16335,7 +16335,7 @@ The conclusion of every function should do the following:
 The output of this pass is \LangXIndCallFlat{}, which differs from
 \LangXIndCall{} in that there is no longer an AST node for function
 definitions. Instead, a program is just
-\racket{an association list}\python{dictionary}
+\racket{an association list}\python{a dictionary}
 of basic blocks, as in \LangXGlobal{}. So we have the following grammar rule:
 {\if\edition\racketEd
 \[