Quickbook: Fix a test.
[SVN r75222]
This commit is contained in:
parent
ba93ea43bc
commit
7cfb29d18c
@ -17,7 +17,7 @@
|
||||
This isn't valid C++ but I think we should accept it;
|
||||
</para>
|
||||
<para>
|
||||
[cpp]
|
||||
|
||||
<programlisting><phrase role="identifier">std</phrase><phrase role="special">::</phrase><phrase role="identifier">cout</phrase><phrase role="special"><<</phrase><phrase role="string">"\xfabln\xeck"</phrase><phrase role="special"><<</phrase><phrase role="string">"\n"</phrase><phrase role="special">;</phrase>
|
||||
</programlisting>
|
||||
</para>
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
This isn't valid C++ but I think we should accept it;
|
||||
|
||||
[cpp]
|
||||
[c++]
|
||||
``
|
||||
std::cout<<"\xfabln\xeck"<<"\n";
|
||||
``
|
||||
|
Loading…
Reference in New Issue
Block a user