TypeSizeDeclaration
bool1 bytebool x = true
char1 bytechar x = 'H'
short2 bytesshort x = 3
int4 bytesint x = 3
float4 bytesfloat x = 3.1
long long8 byteslong long x = 3
double8 bytesdouble x = 3.1