Jeremy G. Siek 2 жил өмнө
parent
commit
cecaded674
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      book.tex

+ 2 - 2
book.tex

@@ -17798,9 +17798,9 @@ def main() -> int:
   h = (begin: clos_4 = closure{1}({f})
   h = (begin: clos_4 = closure{1}({f})
                clos_4[0](clos_4, 3))
                clos_4[0](clos_4, 3))
   print((begin: clos_5 = g
   print((begin: clos_5 = g
-                 clos_5[0](clos_5, 11)
+                 clos_5[0](clos_5, 11))
        + (begin: clos_6 = h
        + (begin: clos_6 = h
-                  clos_6[0](clos_6, 15))))
+                  clos_6[0](clos_6, 15)))
   return 0
   return 0
 \end{lstlisting}
 \end{lstlisting}
 \fi}
 \fi}