diff --git a/tests/aot/type_decl/011.phpt b/tests/aot/type_decl/011.phpt new file mode 100644 index 00000000..03cb8d02 --- /dev/null +++ b/tests/aot/type_decl/011.phpt @@ -0,0 +1,30 @@ +--TEST-- +Type Declarations +--FILE-- +run(); + } +} +?> +--EXPECTF-- +string(9) "Foo%d::run" \ No newline at end of file