blob: 63b14fec965b5aaade086f26f0e77d66c8029494 [file] [log] [blame]
int someFunc()
{
return alignof(int);
}