ソースを参照

fix cast insertiion for subscript

Jeremy Siek 3 年 前
コミット
96fa32cfa6
1 ファイル変更3 行追加2 行削除
  1. 3 2
      book.tex

+ 3 - 2
book.tex

@@ -17650,7 +17650,7 @@ $\Rightarrow$
 \end{tabular} 
 \fi}
 {\if\edition\pythonEd
-\begin{tabular}{|lll|} \hline
+\begin{tabular}{lll}
 \begin{minipage}{0.22\textwidth}
 \begin{lstlisting}
 True
@@ -17721,7 +17721,8 @@ $\Rightarrow$
 &
 \begin{minipage}{0.7\textwidth}
 \begin{lstlisting}
-Call(Name('any_tuple_load'),[|$e_1'$|, |$e_2'$|])
+Call(Name('any_tuple_load'),
+     [|$e_1'$|, Project(|$e_2'$|, IntType())])
 \end{lstlisting}
 \end{minipage}
 %% \begin{minipage}{0.22\textwidth}