Viewing File: /home/ubuntu/code_review/arcanist/src/parser/xhpast/__tests__/data/php-short-array.php.test

<?php [];
~~~~~~~~~~
pass
~~~~~~~~~~
* n_PROGRAM
 * n_STATEMENT_LIST
  * n_OPEN_TAG
   > <?php
  > " "
  * n_STATEMENT
   * n_ARRAY_LITERAL
    * n_ARRAY_VALUE_LIST
     > [
     > ]
   > ;
 > "\n"
Back to Directory File Manager