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-php/source/program.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-php') diff --git a/lux-php/source/program.lux b/lux-php/source/program.lux index 24f215fb5..1e117c033 100644 --- a/lux-php/source/program.lux +++ b/lux-php/source/program.lux @@ -167,7 +167,7 @@ (call [php/runtime/env/Environment [php/runtime/Memory]] "try" php/runtime/Memory)) (with_template [] - [(ffi.interface: + [(ffi.interface (getValue [] java/lang/Object)) (`` (ffi.import (~~ (template.symbol ["program/" ])) -- cgit v1.2.3