blob: 71b22150d8ecc3b22c9031db0fc707b46d7f2f11 [file] [log] [blame]
int getAutoTypeImpl()
{
auto i = 0;
return i;
}