Blame view

vendor/codeception/base/tests/data/SimpleCept.php 73 Bytes
2e86c939   xu   “首次提交”
1
2
3
<?php
$I = new CodeGuy($scenario);
$I->wantTo('drink beer, actually...');