From 1643be20cb10baf3cabcab502f0013b7faebe322 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 12 Jun 2022 20:05:43 -0400 Subject: Generalized macro-let. --- lux-jvm/source/program.lux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lux-jvm/source/program.lux') diff --git a/lux-jvm/source/program.lux b/lux-jvm/source/program.lux index 82e5f400b..a22211aad 100644 --- a/lux-jvm/source/program.lux +++ b/lux-jvm/source/program.lux @@ -42,7 +42,7 @@ [analysis [macro (.only Expander)]] [phase - ["[0]" extension + ["[0]" extension (.only) ["[0]" analysis ["[1]" jvm]] ["[0]" generation @@ -50,7 +50,7 @@ ["[0]" directive ["[1]" jvm]]] [generation - ["/" jvm + ["/" jvm (.only) ["[1][0]" runtime (.only Anchor Definition)] ["[1][0]" host] ["[1][0]" program]]]]]]]]]] -- cgit v1.2.3