mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-12 09:09:41 +01:00
7 lines
49 B
Plaintext
7 lines
49 B
Plaintext
goto
|
|
-----
|
|
<?php
|
|
|
|
goto marker;
|
|
-----
|
|
goto marker; |