From a5f1cb5ce34f31b9c46de94e55b5f85d571b792f Mon Sep 17 00:00:00 2001 From: justanothercatgirl Date: Tue, 1 Apr 2025 01:44:47 +0300 Subject: Added stringbuilder and STE --- ste/example/tmpl.c.ste | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ste/example/tmpl.c.ste (limited to 'ste/example/tmpl.c.ste') diff --git a/ste/example/tmpl.c.ste b/ste/example/tmpl.c.ste new file mode 100644 index 0000000..7f486cd --- /dev/null +++ b/ste/example/tmpl.c.ste @@ -0,0 +1,11 @@ + + + + % + for (int i = 0; i < 10; ++i) { + %

This is paragraph number % INTEGER(i) %

% + } + % + + + -- cgit v1.2.3-70-g09d2