xref
: /
PHP-7.2
/
ext
/
reflection
/
tests
/
bug74454.inc
(revision c0a389a9)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
class A {
3
if (wrongsyntax)
4
}
5