RosettaCodeData/Task/Variable-size-Get/Go/variable-size-get-1.go

4 lines
34 B
Go

import "unsafe"
unsafe.Sizeof(x)