Sindbad~EG File Manager

Current Path : /proc/self/cwd/vendor/nikic/php-parser/test/code/formatPreservation/
Upload File :
Current File : //proc/self/cwd/vendor/nikic/php-parser/test/code/formatPreservation/nopCommentAtEnd.test

Nop statement with comment at end (#513)
-----
<?php
$foo;
$bar;
-----
$stmts[1] = new Stmt\Nop(['comments' => [new Comment('//Some comment here')]]);
-----
<?php
$foo;
//Some comment here

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists