From b48ea68a83d01903554c7696c77eedaaf1035680 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 12 Jun 2022 00:38:20 -0400 Subject: De-sigil-ification: suffix : [Part 3] --- stdlib/source/program/aedifex/runtime.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/source/program/aedifex/runtime.lux') diff --git a/stdlib/source/program/aedifex/runtime.lux b/stdlib/source/program/aedifex/runtime.lux index 7d49725df..b738d220c 100644 --- a/stdlib/source/program/aedifex/runtime.lux +++ b/stdlib/source/program/aedifex/runtime.lux @@ -29,7 +29,7 @@ (list.equivalence text.equivalence) )) -(template [ ] +(with_template [ ] [(def: .public Runtime [#environment (dictionary.of_list text.hash (`` (list (~~ (template.spliced ))))) -- cgit v1.2.3