src/final.lisp: Add function for interactively testing type parsing.
[sod] / doc / misc.tex
index 06791f4..dce192e 100644 (file)
@@ -533,6 +533,11 @@ These symbols are defined in the @!optparse| package.
 \begin{describe}{fun}{test-module @<path> @<reason>}
 \end{describe}
 
+\begin{describe}{fun}
+    {test-parse-c-type @<string>
+      @> t @<c-type> @<kernel> @<string> @! nil @<indicator>}
+\end{describe}
+
 \begin{describe}{mac}
     {test-parser (@<scanner>) @<parser> @<input>
       @> @<success-flag> @<result> @<remainder>}