<?php

// Make sure there is no namespace bleed-through between files.

// Same namespace as the last one used in the previous test case file.
use function AnotherProject\Foo\Bar\functionName as FooCos;
