We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c13112 commit ade2985Copy full SHA for ade2985
oops/polymorphism.go
@@ -1,3 +1,4 @@
1
+//polymorphism
2
package main
3
import "fmt"
4
type income interface {
0 commit comments