inheritance/circle/circle.go
0 → 100644
+37
−0
inheritance/circle/circle_test.go
0 → 100644
+10
−0
inheritance/geometry.go
0 → 100644
+25
−0
inheritance/geometry_test.go
0 → 100644
+16
−0
inheritance/rectangle/rectangle.go
0 → 100644
+37
−0
Loading