aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/tool/compiler/language/lux/phase/generation/common_lisp/structure.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/tool/compiler/language/lux/phase/generation/common_lisp/structure.lux')
-rw-r--r--stdlib/source/library/lux/tool/compiler/language/lux/phase/generation/common_lisp/structure.lux6
1 files changed, 3 insertions, 3 deletions
diff --git a/stdlib/source/library/lux/tool/compiler/language/lux/phase/generation/common_lisp/structure.lux b/stdlib/source/library/lux/tool/compiler/language/lux/phase/generation/common_lisp/structure.lux
index 043cb17bc..6029b754c 100644
--- a/stdlib/source/library/lux/tool/compiler/language/lux/phase/generation/common_lisp/structure.lux
+++ b/stdlib/source/library/lux/tool/compiler/language/lux/phase/generation/common_lisp/structure.lux
@@ -5,13 +5,13 @@
["[0]" monad (.only do)]]
[target
["_" common_lisp (.only Expression)]]]]
- ["[0]" // "_"
+ ["[0]" //
["[1][0]" runtime (.only Operation Phase Generator)]
["[1][0]" primitive]
- ["///[1]" //// "_"
+ ["///[1]" ////
[analysis (.only Variant Tuple)]
["[1][0]" synthesis (.only Synthesis)]
- ["//[1]" /// "_"
+ ["//[1]" ///
["[1][0]" phase ("[1]#[0]" monad)]]]])
(def: .public (tuple expression archive elemsS+)