Changed expression evaluation opening and closing pattern.

This commit is contained in:
2026-01-04 14:30:49 +01:00
parent 60d4bbecd9
commit 5a86e498d2
7 changed files with 18 additions and 18 deletions

View File

@@ -9,4 +9,4 @@ expanse_index_blo: 1
expanse_index: $(expanse_index_$(expanse_select))
expanse_table: $(expanse_table_$(expanse_select))
expanse_eval: <@$(expanse_index) == 1@>
expanse_eval: @|$(expanse_index) == 1|