RosettaCodeData/Task/Variable-size-Get/Go/variable-size-get-1.go
2014-01-17 05:34:36 +00:00

3 lines
34 B
Go

import "unsafe"
unsafe.Sizeof(x)