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
 \[