Files
wangjinlei c1885928ff 20220406
2022-04-06 18:02:49 +08:00

8 lines
46 B
PHP

<?php
namespace Acme\DemoLib;
class Foo
{
}