mirror of
https://github.com/crazybber/awesome-patterns.git
synced 2025-04-08 11:32:01 +00:00
7 lines
80 B
Go
7 lines
80 B
Go
package main
|
|
|
|
// Array is fixed length, also data stored in a
|
|
|
|
func main() {
|
|
|
|
}
|