blob: 70a7036f46910b7e781c14be99d8f90a41140ff3 [file] [log] [blame]
class Client{
{
new Derived().foo("aaa");
}
}