--TEST-- aliasing imported constants to resolve naming conflicts --FILE-- --EXPECT-- int(42) int(43) Done