From 9a835bde8908e4ebd1c8972211acadc5895d720a Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 14 Jun 2022 10:17:32 -0400 Subject: De-sigil-ification: suffix : [Part 8] --- lux-js/source/program.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-js') 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 [] - [(ffi.interface: + [(ffi.interface (getValue [] java/lang/Object)) (import -- cgit v1.2.3