From 74e8954ee269aa5dea39f1e4e3c55e8d387384a8 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 21 Oct 2022 14:37:09 -0400 Subject: Clean-up after format change for extensions [part 2] --- lux-js/source/program.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-js') diff --git a/lux-js/source/program.lux b/lux-js/source/program.lux index fff7eba21..279b7a448 100644 --- a/lux-js/source/program.lux +++ b/lux-js/source/program.lux @@ -679,7 +679,7 @@ (<| (as Extender) (function (@self handler)) (as Handler) - (function (@self name phase)) + (function (@self phase)) (as Phase) (function (@self archive parameters)) (as Operation) -- cgit v1.2.3