Explorar el Código

fix cast insertiion for subscript

Jeremy Siek hace 3 años
padre
commit
96fa32cfa6
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  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}