xref: /PHP-7.4/ext/reflection/tests/bug74454.inc (revision c0a389a9)
1<?php
2class A {
3	if (wrongsyntax)
4}
5