diff options
Diffstat (limited to 'lux-php')
-rw-r--r-- | lux-php/source/program.lux | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lux-php/source/program.lux b/lux-php/source/program.lux index 555cd577b..573969067 100644 --- a/lux-php/source/program.lux +++ b/lux-php/source/program.lux @@ -584,9 +584,7 @@ _.code _.then (|>>)) - (format (/cli.target service) - (of file.default separator) - "program" + (format "program" extension)])] (..declare_success! [])) (io.io []))))))) |