mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-02 17:28:27 +01:00
13 lines
188 B
Plaintext
13 lines
188 B
Plaintext
|
Positions for leading nop statement
|
||
|
-----
|
||
|
<?php
|
||
|
/* Comment */
|
||
|
-----
|
||
|
!!positions
|
||
|
array(
|
||
|
0: Stmt_Nop[2:14 - 2:13](
|
||
|
comments: array(
|
||
|
0: /* Comment */
|
||
|
)
|
||
|
)
|
||
|
)
|