blob: b09555f33d966023866918f148b979956ed5525d [file] [log] [blame]
void InterpolatedSpaces(void)
{
// This line contains spaces-tabs-spaces, which is not OK.
// This line contains tabs-spaces-tabs, which is not OK.
// This line contains spaces-tabs, which should be OK.
// This line contains tabs-spaces, which should be OK.
}