~ubuntu-branches/ubuntu/vivid/phabricator/vivid-proposed

« back to all changes in this revision

Viewing changes to libphutil/src/markup/syntax/highlighter/__tests__/phpfragment/abuse.expect

  • Committer: Package Import Robot
  • Author(s): Richard Sellam
  • Date: 2014-10-23 20:49:26 UTC
  • mfrom: (0.2.1) (0.1.1)
  • Revision ID: package-import@ubuntu.com-20141023204926-vq80u1op4df44azb
Tags: 0~git20141023-1
Initial release (closes: #703046)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<span class="cp">&lt;?</span>
 
2
 
 
3
<span class="c">// comment? comment! </span><span class="cp">?&gt;</span>
 
4
 
 
5
data
 
6
 
 
7
<span class="cp">&lt;?php</span>
 
8
 
 
9
<span class="cp">__halt_compiler</span> <span class="cm">/* ! */</span> <span class="o">(</span> <span class="c">// )</span>
 
10
<span class="o">)</span> <span class="cm">/* ;;;; */</span>
 
11
 
 
12
<span class="o">;</span>
 
13
 
 
14
data data
 
15
&lt;?php
 
16
data