modifs.mineures sans commentaires

This commit is contained in:
Jephté Clain 2025-11-04 17:06:30 +04:00
parent 14fe5956ab
commit 6219c47452

View File

@ -37,7 +37,7 @@ $content2 = [
"class" => "first second", "class" => "first second",
"attr" => "static true", "attr" => "static true",
"before", "before",
...cl::with(func("arg")), ...cl::with(func($arg)),
"after", "after",
]; ];
~~~ ~~~