]> git.rkrishnan.org Git - .emacs.d.git/blob - emacs/nxhtml/tests/in/bug400415-foo.php
8e4093485cfa05c02314d57b6b75089f57445657
[.emacs.d.git] / emacs / nxhtml / tests / in / bug400415-foo.php
1 <?php\r
2 \r
3 class Foo {\r
4   public function foo() {\r
5     $foo = <<<EOT_SQL\r
6     I am a heredoc\r
7 EOT_SQL\r
8   }\r
9 }\r