diff --git a/examples/embedding/embedding.hash b/examples/embedding/embedding.hash index fb9c195..4d55e33 100644 --- a/examples/embedding/embedding.hash +++ b/examples/embedding/embedding.hash @@ -1,2 +1,2 @@ -8a15291c6e82b9c6873002e2aa5cef65907a3405 -Xtg07j06zBv +316e334f61f03d59c8a45889a057903a786534ba +k5Z_CnP8DK9 diff --git a/public/embedding b/public/embedding index 7630a2c..8ca4b7f 100644 --- a/public/embedding +++ b/public/embedding @@ -27,7 +27,7 @@
Go support embedding of structs and interfaces +
Go supports embedding of structs and interfaces to express a more seamless composition of types.
package main