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