Jeremy Siek 3 anni fa
parent
commit
6b67075f11
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      book.tex

+ 2 - 2
book.tex

@@ -1933,8 +1933,8 @@ inherits from the class for \LangInt{} and the method
 \end{minipage}
 \begin{minipage}{0.45\textwidth}
   \begin{lstlisting}
-(define interp_Lint_class
-  (class interp_Lvar_class
+(define interp_Lvar_class
+  (class interp_Lint_class
     (define/override ((interp_exp env) e)
       (match e
         [(Var x)