Add missing $ go run ... line on top of generics.sh

Fixes #452
This commit is contained in:
Eli Bendersky
2022-11-03 06:03:54 -07:00
parent 0650d74678
commit bc9700aab3
2 changed files with 3 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
$ go run generics.go
keys: [4 1 2]
list: [10 13 23]