From 5c1f830e9fb3d4a2140c0ab9236d63f8e0472d20 Mon Sep 17 00:00:00 2001 From: HackMD <37423+hackmd-hub[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 00:06:04 +0000 Subject: [PATCH] Initial pull from GitHub --- ...Compilation error when using `auto` types and Questionable.md | 1 + 1 file changed, 1 insertion(+) 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