From fb46beb8bd784ba92949bf2c535dc13c2f003ef0 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 25 Jun 2022 20:24:43 -0400 Subject: De-sigil-ification: suffix : [Part 15] --- lux-ruby/source/program.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-ruby') diff --git a/lux-ruby/source/program.lux b/lux-ruby/source/program.lux index a18f86cb9..30940108e 100644 --- a/lux-ruby/source/program.lux +++ b/lux-ruby/source/program.lux @@ -228,7 +228,7 @@ (call [org/jruby/runtime/ThreadContext [org/jruby/runtime/builtin/IRubyObject]] "try" org/jruby/runtime/builtin/IRubyObject)) -(type: Translator +(type Translator (-> java/lang/Object (Try Any))) (def (read_tuple read host_object) -- cgit v1.2.3