// EXTRA_SOURCES: imports/b33a.d
// PERMUTE_ARGS:
module b33;
private import imports.b33a;
size_t fn()
{
return find( "123" );
}