aboutsummaryrefslogtreecommitdiff
path: root/lux-cl
diff options
context:
space:
mode:
Diffstat (limited to 'lux-cl')
-rw-r--r--lux-cl/source/program.lux4
1 files changed, 1 insertions, 3 deletions
diff --git a/lux-cl/source/program.lux b/lux-cl/source/program.lux
index d2ecadfbf..8b68a960d 100644
--- a/lux-cl/source/program.lux
+++ b/lux-cl/source/program.lux
@@ -434,9 +434,7 @@
_.code
..then
..scope)
- (format (/cli.target service)
- (of file.default separator)
- "program"
+ (format "program"
extension)])]
(..declare_success! []))
(io.io [])))))))