Example
- They are idiomatic
C
with some type inferenceC
declaration and index referencing and default values and len
and multi-dimensionalb := [5]int{1, 2, 3, 4, 5}
slices
are betterC
C
const
keyword can appear anywhere, maybe declaring a type