mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
4 lines
36 B
PHP
4 lines
36 B
PHP
<?php
|
|
class A {
|
|
if (wrongsyntax)
|
|
}
|