--TEST--
059: Constant arrays
--FILE--
<?php
const = array();
--
EXPECTF--
Fatal errorArrays are not allowed as constants in %sns_059.php on line 2