| <!DOCTYPE html> | 
 | <html> | 
 |   <head> | 
 |     <title>Match demo</title> | 
 |     <meta charset="utf-8" /> | 
 |     <script data-main="matchdemo.js" src="../js/lib/require.js" async="async"></script> | 
 |     <link type="text/css" rel="stylesheet" href="../css/kalamar.css" /> | 
 |     <style type="text/css" rel="stylesheet"> | 
 |  | 
 | body { | 
 |   background-color: #ffa500; | 
 | } | 
 |  | 
 | body, text { | 
 |   font-family: tahoma, verdana, arial; | 
 |   color: #444; | 
 | } | 
 |  | 
 | text { | 
 |   fill: #444; | 
 | } | 
 |  | 
 |     </style> | 
 |   </head> | 
 |   <body> | 
 |     <div id="search"> | 
 |       <ol class="align-left"> | 
 | 	<li data-corpus-id="WPD" | 
 | 	    data-doc-id="WWW" | 
 | 	    data-text-id="03313" | 
 | 	    data-match-id="p102-103" | 
 | 	    data-available-info="base/s=spans corenlp/c=spans corenlp/ne=tokens corenlp/p=tokens corenlp/s=spans glemm/l=tokens mate/l=tokens mate/m=tokens mate/p=tokens opennlp/p=tokens opennlp/s=spans tt/l=tokens tt/p=tokens tt/s=spans" | 
 | 	    id="WPD-WWW.03313-p102-103"> | 
 | 	  <div> | 
 | 	    <div class="snippet startMore endMore"><span class="context-left">In diesem Beispiel ist zu sehen, dass die beiden Variablen a und b lediglich ihre Werte an die Funktion </span><span class="match">test</span><span class="context-right"> übergeben, aber im Gegensatz zu einem Referenzparamter dabei unverändert bleiben.</span></div> | 
 | 	  </div> | 
 | 	  <p class="ref"><strong>Wertparameter</strong> by Hubi,Zwobot,4; published on 2005-03-28 as WWW.03313 (WPD)</p> | 
 | 	</li> | 
 |       </ol> | 
 |     </div> | 
 |   </body> | 
 | </html> |