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