3 lines
73 B
PHP
3 lines
73 B
PHP
<?php
|
|
$I = new CodeGuy($scenario);
|
|
$I->wantTo('drink beer, actually...'); |
<?php
|
|
$I = new CodeGuy($scenario);
|
|
$I->wantTo('drink beer, actually...'); |