From bf1bb7a0325d91712a724cb369cf34505bed7a8a Mon Sep 17 00:00:00 2001 From: mrdudz Date: Sat, 27 Mar 2021 15:13:32 +0100 Subject: [PATCH] ooopsie :) --- test/val/bug1438.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/val/bug1438.c b/test/val/bug1438.c index 93addb877..3894f87f1 100644 --- a/test/val/bug1438.c +++ b/test/val/bug1438.c @@ -5,7 +5,7 @@ of ten compilation runs. */ -#define __fastcall__ +/* #define __fastcall__ */ unsigned short a[10] = {0,1,2,3,4,5,6,7,8,9};