Now that static data is also const, there is no need to eliminate the error and
[external/ragel.git] / doc / ragel-guide.tex
index 5b091ae..ded7484 100644 (file)
@@ -486,7 +486,7 @@ data and execution code.
         0 @{ res = 1; };
 }%%
 
-%% write data noerror nofinal;
+%% write data;
 \end{verbatim}
 \columnbreak
 \begin{verbatim}