diff --git a/10 Notes/Compilation error when using `auto` types and Questionable.md b/10 Notes/Compilation error when using `auto` types and Questionable.md index 1d57dc6..513acca 100644 --- a/10 Notes/Compilation error when using `auto` types and Questionable.md +++ b/10 Notes/Compilation error when using `auto` types and Questionable.md @@ -1,3 +1,4 @@ +[![hackmd-github-sync-badge](https://hackmd.io/onqV1RP7R9KOkYpx_iRuzQ/badge)](https://hackmd.io/onqV1RP7R9KOkYpx_iRuzQ) So here is a piece of code (test): ```nim