aboutsummaryrefslogtreecommitdiff
path: root/lux-js
diff options
context:
space:
mode:
authorEduardo Julian2022-06-14 10:17:32 -0400
committerEduardo Julian2022-06-14 10:17:32 -0400
commit9a835bde8908e4ebd1c8972211acadc5895d720a (patch)
treec4bd81cfff7357a3895389a1544eaa66230203ec /lux-js
parentc4d938ebb2f5245b4c3faa22c4f217e7e818589f (diff)
De-sigil-ification: suffix : [Part 8]
Diffstat (limited to 'lux-js')
-rw-r--r--lux-js/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-js/source/program.lux b/lux-js/source/program.lux
index b8ba06d2c..52f5d49ef 100644
--- a/lux-js/source/program.lux
+++ b/lux-js/source/program.lux
@@ -141,7 +141,7 @@
"[1]::[0]")
(with_template [<name>]
- [(ffi.interface: <name>
+ [(ffi.interface <name>
(getValue [] java/lang/Object))
(import <name>