From c5b61d2f46ac19bf511197f3a537c4be0f47df33 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 27 Aug 2021 20:59:34 -0400 Subject: Updates to the Ruby compiler. --- lux-lua/source/program.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-lua/source/program.lux') diff --git a/lux-lua/source/program.lux b/lux-lua/source/program.lux index c5c03f32a..0018181cc 100644 --- a/lux-lua/source/program.lux +++ b/lux-lua/source/program.lux @@ -644,7 +644,7 @@ (net/sandius/rembulan/runtime/ReturnBuffer::setTo (:as java/lang/Object value)))) (def: (host_phase partial_application phase) - (All [s i o] + (All (_ s i o) (-> (List Any) (Phase [extension.Bundle s] i o) java/lang/Object)) (ffi.object [] net/sandius/rembulan/runtime/LuaFunction [] -- cgit v1.2.3