aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/phase/translation/common/reference.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/lux/tool/compiler/phase/translation/common/reference.lux')
-rw-r--r--stdlib/source/lux/tool/compiler/phase/translation/common/reference.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/lux/tool/compiler/phase/translation/common/reference.lux b/stdlib/source/lux/tool/compiler/phase/translation/common/reference.lux
index 7cd24b23d..af676ad85 100644
--- a/stdlib/source/lux/tool/compiler/phase/translation/common/reference.lux
+++ b/stdlib/source/lux/tool/compiler/phase/translation/common/reference.lux
@@ -9,8 +9,8 @@
[//
["/." //
["//." // ("#/." monad)
- [synthesis (#+ Synthesis)]
[//
+ [synthesis (#+ Synthesis)]
["." reference (#+ Register Variable Reference)]]]]])
(signature: #export (System expression)