aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/language/compiler/translation/scheme/reference.jvm.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/lux/language/compiler/translation/scheme/reference.jvm.lux16
1 files changed, 8 insertions, 8 deletions
diff --git a/stdlib/source/lux/language/compiler/translation/scheme/reference.jvm.lux b/stdlib/source/lux/language/compiler/translation/scheme/reference.jvm.lux
index f9eba9bd7..6828f6d14 100644
--- a/stdlib/source/lux/language/compiler/translation/scheme/reference.jvm.lux
+++ b/stdlib/source/lux/language/compiler/translation/scheme/reference.jvm.lux
@@ -5,15 +5,15 @@
[data
[text
format]]]
- [/////
- [reference (#+ Register Variable Reference)]
- [name]
- [host ["_" scheme (#+ Expression Var)]]
- [compiler ("operation/" Monad<Operation>)
+ [//
+ [runtime (#+ Operation)]
+ [/// ("operation/" Monad<Operation>)
[analysis (#+ Variant Tuple)]
- [synthesis (#+ Synthesis)]]]
- [//runtime (#+ Operation)]
- [//primitive])
+ [synthesis (#+ Synthesis)]
+ [//
+ ["." reference (#+ Register Variable Reference)]
+ ["." name]
+ [host ["_" scheme (#+ Expression Var)]]]]])
(do-template [<name> <prefix>]
[(def: #export <name>