initial commit
[emacs-init.git] / nxhtml / tests / in / bug452676.php
1
2 <?php
3
4 class Foo {
5   public $foo = array(
6       'long' => <<<'LONG'
7 lorem ipsum
8 LONG
9 );
10
11   public $bar = 1;
12  CancelOk