From 9c485da5e1d955031fa2a3654bfc2ef814898167 Mon Sep 17 00:00:00 2001 From: lemon Date: Thu, 18 Aug 2022 17:39:25 +0200 Subject: lots of goodnes --- bootstrap/all.h | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap/all.h') diff --git a/bootstrap/all.h b/bootstrap/all.h index bebdaf5..34bab40 100644 --- a/bootstrap/all.h +++ b/bootstrap/all.h @@ -210,6 +210,7 @@ struct type { }; // for cgen.c hack (mutated later, not hashed or involved in equality) const char *_cname; + bool _defined; }; struct fnparam { -- cgit v1.2.3