Skip to content

Commit

Permalink
Add missing output line in Fib example
Browse files Browse the repository at this point in the history
  • Loading branch information
duongdominhchau authored and Veykril committed Jun 20, 2021
1 parent 28fc406 commit 85a84db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/macros-practical.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ If we take this code and run it, we get:
```text
0
1
1
2
3
5
Expand Down

0 comments on commit 85a84db

Please sign in to comment.