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

4 lines
34 B
Go

import "unsafe"
unsafe.Sizeof(x)