Skip to content

Commit ade2985

Browse files
Update polymorphism.go
1 parent 5c13112 commit ade2985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: oops/polymorphism.go

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//polymorphism
12
package main
23
import "fmt"
34
type income interface {

0 commit comments

Comments
 (0)