diff options
author | Eduardo Julian | 2022-10-02 19:25:33 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-10-02 19:25:33 -0400 |
commit | ed779c7bbbf3c625461fd1c09c1a3c39eaabd9d6 (patch) | |
tree | 0875aef89507986149c24f771feb7852c7170a89 /lux-js/source/program.lux | |
parent | ba150e8a206ffba1c5313c26fa88c6dcba6a08aa (diff) |
New format for extensions [part 4]
Diffstat (limited to '')
-rw-r--r-- | lux-js/source/program.lux | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lux-js/source/program.lux b/lux-js/source/program.lux index ad7ee51f7..fff7eba21 100644 --- a/lux-js/source/program.lux +++ b/lux-js/source/program.lux @@ -735,7 +735,6 @@ extension/bundle.empty ..lux_program (reference.constant js/reference.system) - [(And Register Text) _.Expression _.Statement] ..extender service [(packager.package _.use_strict _.code _.then ..scope) |