From ae2d5697d93a45dcbff768c32c4dc8fb291096cd Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 7 Jan 2023 18:55:20 -0400 Subject: Now wrapping C++ values inside a universal box. --- lux-js/source/program.lux | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lux-js/source') diff --git a/lux-js/source/program.lux b/lux-js/source/program.lux index 527ca0b73..7754db366 100644 --- a/lux-js/source/program.lux +++ b/lux-js/source/program.lux @@ -37,7 +37,6 @@ ["^" pattern] ["[0]" template]] [compiler - ["[0]" phase (.only Operation Phase)] [reference [variable (.only Register)]] [language @@ -46,7 +45,7 @@ [translation (.only Host)] [analysis [macro (.only Expander)]] - [phase + ["[0]" phase (.only Operation Phase) ["[0]" extension (.only Extender Handler) ["[0]" analysis ["[1]" js]] -- cgit v1.2.3