diff --git a/source/basic.tex b/source/basic.tex index a813f68d9c..06c418ddc4 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -1351,7 +1351,7 @@ \begin{codeblock} typedef unsigned char T; template struct A { }; \end{codeblock}