From a0786ab0705a9aaab5c2df3d3417dfb5fb285818 Mon Sep 17 00:00:00 2001 From: Andrea Merello Date: Wed, 15 Sep 2021 14:04:14 +0200 Subject: [PATCH] fix comment tag to make the github preview to render correctly --- docs/07-initial-codegen.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/07-initial-codegen.mkd b/docs/07-initial-codegen.mkd index 3c3b439..38b2304 100644 --- a/docs/07-initial-codegen.mkd +++ b/docs/07-initial-codegen.mkd @@ -90,7 +90,7 @@ passed in, and create an appropriate virtual register. `LowerReturn` will copy the return value into the register appropriate for the target calling convention. - + ## Specifying the calling convention