2019-10-07 16:45:07 +03:00

11 lines
281 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$ go run interfaces.go
{3 4}
12
14
{5}
78.53981633974483
31.41592653589793
# Чтобы узнать больше об интерфейсах Go, ознакомьтесь с
# [этой статьей](http://jordanorelli.tumblr.com/post/32665860244/how-to-use-interfaces-in-go).