// sizeof.slang //DIAGNOSTIC_TEST:SIMPLE: int func() { return sizeof(func); }