aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/phase/generation/python/loop.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/lux/tool/compiler/phase/generation/python/loop.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/lux/tool/compiler/phase/generation/python/loop.lux b/stdlib/source/lux/tool/compiler/phase/generation/python/loop.lux
index 9dae1b6dc..a58f02141 100644
--- a/stdlib/source/lux/tool/compiler/phase/generation/python/loop.lux
+++ b/stdlib/source/lux/tool/compiler/phase/generation/python/loop.lux
@@ -8,7 +8,7 @@
format]
[collection
["." list ("#@." functor)]]]
- [host
+ [target
["_" python (#+ Expression)]]]
["." // #_
[runtime (#+ Operation Phase)]