2012-10-25 22:17:51 -04:00

11 lines
156 B
Bash

$ go run interfaces.go
{3 4}
12
14
{5}
78.53981633974483
31.41592653589793
# To learn more about Go's interfaces, check out this
# [great blog post](...).