summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/hq-070524-bug.php
blob: 24bd8e8307d10ffd2ade70df5411bfc8bd020806 (plain)
1
2
3
4
5
6
7
8
9
10
<?php

	  Echo "why is this text red";

          /* It looks like there is some sync problem with php-mode
             here.  Adding a ( before the string makes the string
             beeing fontified as a string.
          */

?>