Comment on Tabs are objectively better than spaces - gomakethings.com

<- View Parent
wgs@lemmy.sdf.org ⁨9⁩ ⁨months⁩ ago

Like that ?

struct Ident arr = [
{
.id
= 0,
.name
= "Bob",
.pubkey
= "",
.privkey
= ""
},
{
.id
= 1,
name
= "Alice",
.pubkey
= "",
.privkey
= ""
}
]

Man you’re a genius ;)

source
Sort:hotnewtop