Adds go run command

This commit is contained in:
Dan O'Meara 2022-10-11 16:11:32 -07:00 committed by GitHub
parent 4f668ee955
commit f1447d76b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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