RosettaCodeData/Task/Variable-size-Get/Nim/variable-size-get.nim

2 lines
48 B
Nim

echo "An int contains ", sizeof(int), " bytes."