mirror of
https://github.com/danog/parser.git
synced 2025-01-22 04:51:13 +01:00
4 lines
34 B
PHP
4 lines
34 B
PHP
|
<?php
|
||
|
|
||
|
class A implements B, C {}
|