From 8bd5547ddc88eea93d10ceb9d22e1cda46cdb80a Mon Sep 17 00:00:00 2001 From: Joseph Ferano Date: Mon, 14 Sep 2026 07:49:00 +0700 Subject: [PATCH] The generator's own output, quoted with the number it prints --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 7616785..9660bf7 100644 --- a/web/index.html +++ b/web/index.html @@ -1437,7 +1437,7 @@ the same declare-c line a person would have written, and writes the generated.flan in the package — which is committed.

$ flan generate-c vendor/raylib
-wrote vendor/raylib/generated.flan: 269 declarations, 117 refused, of 581 functions
+wrote vendor/raylib/generated.flan: 268 declarations, 117 refused, of 581 functions
 in vendor/raylib/raylib-5.5.h.
 Every defstruct, every hand-written declare-c and every mapped
 constant agrees with it.