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

<?php 0b10;
~~~~~~~~~~
pass, rtrim
~~~~~~~~~~
* n_PROGRAM
 * n_STATEMENT_LIST
  * n_OPEN_TAG
   > <?php
  > " "
  * n_STATEMENT
   * n_NUMERIC_SCALAR
    > 0b10
   > ;
Back to Directory File Manager