parser/tests/fixtures/0203/code.php

4 lines
33 B
PHP
Raw Normal View History

<?php
enum A implements B, C {}