DEBSOURCES
Skip Quicknav
sources / phpcpd / 2.0.1-1 / tests / _files / f.php
1234567891011121314
<?php $a = 1; $b = 2; $c = 3; /** * comments * * * */ $d = 4; $e = 5; $f = 6; $g = 7;