mirror of
https://github.com/php/php-src.git
synced 2026-03-30 12:13:02 +02:00
5 lines
36 B
PHP
5 lines
36 B
PHP
<?php
|
|
class A {
|
|
if (wrongsyntax)
|
|
}
|