From 1699d97db7659d471390d2e173dbca6b35747f68 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 5 May 2025 14:43:17 +0900 Subject: support #define that replaces name with identifiers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index dc1f776..cf02911 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ To meet the four-day goal, many design decisions were made to reduce complexity * ~~No `while`~~ * Implemented after self-hosting * Limited preprocessor - * Supports only simple `#define` that replaces identifiers with integer literals + * Supports only simple `#define` that replaces identifiers with single integer or identifier * No global variables * Including `stdin`, `stdout`, and `stderr` * Only function/struct definitions/declarations are allowed at the top level -- cgit v1.2.3-70-g09d2