mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01:00
5 lines
36 B
PHP
5 lines
36 B
PHP
<?php
|
|
class A {
|
|
if (wrongsyntax)
|
|
}
|