1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd"> 3<article id="c___test" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $" xmlns:xi="http://www.w3.org/2001/XInclude"> 4 <title>C++ test</title> 5 <articleinfo> 6 <legalnotice id="c___test.legal"> 7 <para> 8 <code><phrase role="keyword">def</phrase> <phrase role="identifier">foo</phrase><phrase 9 role="special">(</phrase><phrase role="identifier">x</phrase><phrase role="special">):</phrase> 10 <phrase role="keyword">print</phrase> <phrase role="string">"Hello"</phrase></code> 11 </para> 12 </legalnotice> 13 <articlepurpose> 14 <code><phrase role="keyword">int</phrase> <phrase role="identifier">main</phrase><phrase 15 role="special">()</phrase> <phrase role="special">{}</phrase></code> 16 </articlepurpose> 17 </articleinfo> 18 <para> 19<programlisting><phrase role="keyword">int</phrase> <phrase role="identifier">main</phrase><phrase role="special">()</phrase> <phrase role="special">{}</phrase></programlisting> 20 </para> 21 <para> 22<programlisting><phrase role="keyword">def</phrase> <phrase role="identifier">foo</phrase><phrase role="special">():</phrase></programlisting> 23 </para> 24 <para> 25<programlisting><phrase role="keyword">def</phrase> <phrase role="identifier">foo</phrase><phrase role="special">(</phrase><phrase role="identifier">x</phrase><phrase role="special">):</phrase></programlisting> 26 </para> 27 <para> 28<programlisting><phrase role="keyword">int</phrase> <phrase role="identifier">main</phrase><phrase role="special">()</phrase> <phrase role="special">{}</phrase></programlisting> 29 </para> 30 <para> 31<programlisting><phrase role="keyword">int</phrase> <phrase role="identifier">main</phrase><phrase role="special">()</phrase> <phrase role="special">{}</phrase></programlisting> 32 </para> 33</article> 34