diff options
Diffstat (limited to 'lux-php')
-rw-r--r-- | lux-php/source/program.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-php/source/program.lux b/lux-php/source/program.lux index 5f41f4ba2..5ad4f2404 100644 --- a/lux-php/source/program.lux +++ b/lux-php/source/program.lux @@ -1,5 +1,5 @@ (.using - [lux "*" + [lux (.full) [program (.only program:)] ["[0]" ffi] ["[0]" debug] |