diff --git a/src/test/php/lang/ast/unittest/emit/PHP83Test.class.php b/src/test/php/lang/ast/unittest/emit/PHP83Test.class.php new file mode 100755 index 00000000..16197321 --- /dev/null +++ b/src/test/php/lang/ast/unittest/emit/PHP83Test.class.php @@ -0,0 +1,18 @@ +emit('readonly class %T { }') + ); + } +} \ No newline at end of file