Ver Fonte

note about AnnAssign

Jeremy Siek há 3 anos atrás
pai
commit
b5127bdd8b
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      book.tex

+ 2 - 0
book.tex

@@ -15576,6 +15576,8 @@ def g(x_0 : int)-> int:
 \label{sec:closure-conversion}
 \index{subject}{closure conversion}
 
+[TODO: discuss conversion of \code{AnnAssign} to \code{Assign} -Jeremy]
+
 The compiling of lexically-scoped functions into top-level function
 definitions is accomplished in the pass \code{convert\_to\_closures}
 that comes after \code{reveal\_functions} and before