b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/coverage/
File Upload :
Current File : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/coverage/bug01386-class2.inc

<?php
// TestClass2.php
class TestClass2 {

    public function test()
    {
        $a = 5*5;
        $b = $a*2;
        return $b;
    }
}
?>

Copyright © 2019 by b0y-101