blob: 92cc9c696a7e0f7deda2d595acb69d3d7d4ef765 [file] [log] [blame]
class Foo{
{
return cond ? true : false;
}
}