nice.

> On Jul 5, 2017, at 8:44 PM, Dan Kortschak <dan.kortsc...@adelaide.edu.au> 
> wrote:
> 
> On Wed, 2017-07-05 at 17:26 -0700, rsr via golang-nuts wrote:
>> type bar struct {
>>    A int
>>    _ bool
>> }
> 
> 
> or `type bar struct { A int; _ [0]byte }` to avoid the additional byte use.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to