From ef8ddaaaf2476cbdcac4d4310dabe7b3d31709e2 Mon Sep 17 00:00:00 2001 From: lacatoire Date: Mon, 15 Jun 2026 10:43:42 +0200 Subject: [PATCH] [Sync EN] boolean.xml Make the example executable --- language/types/boolean.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/language/types/boolean.xml b/language/types/boolean.xml index bd6467f40..b89274ce3 100644 --- a/language/types/boolean.xml +++ b/language/types/boolean.xml @@ -1,5 +1,5 @@ - + @@ -22,7 +22,10 @@ ]]> @@ -39,6 +42,7 @@ $foo = True; // weist $foo den Wert TRUE zu