diff --git a/tests/compiler/namespace/use-const-single-segment.phpt b/tests/compiler/namespace/use-const-single-segment.phpt index c6426ee9..5c18e85f 100644 --- a/tests/compiler/namespace/use-const-single-segment.phpt +++ b/tests/compiler/namespace/use-const-single-segment.phpt @@ -1,9 +1,11 @@ --TEST-- -use const with a single-segment (global) constant name +use const with single-segment global names, aliases, and runtime constants --FILE-- --EXPECT-- hello +alias 42 +runtime-value