Skip to content

Commit b7145e2

Browse files
committed
fix #144
1 parent 5ccd733 commit b7145e2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

src/interfaces/cat_dog.mp4

4.98 MB
Binary file not shown.

src/interfaces/multiple_implementations.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,8 @@ void main() {
5050
barkAndFetch(new Cat());
5151
}
5252
```
53+
54+
<details>
55+
<summary>Think a cat won't behave like a dog?</summary>
56+
<video style="height: 600px" autoplay muted controls src="/interfaces/cat_dog.mp4"></video>
57+
</details>

0 commit comments

Comments
 (0)