From c819d4808177e1b55e39a0c765e9b45bb18788c3 Mon Sep 17 00:00:00 2001 From: TudbuT Date: Sun, 15 May 2022 19:53:08 +0200 Subject: [PATCH] fix bug in multi --- multi.isbpl | 1 + 1 file changed, 1 insertion(+) diff --git a/multi.isbpl b/multi.isbpl index 141b083..0140f7c 100644 --- a/multi.isbpl +++ b/multi.isbpl @@ -4,6 +4,7 @@ "obtain ISBPL class (we don't know its package, so we use this workaround)" # def ISBPL JIO context getClass0 getName0 JIO class =ISBPL def ISBPLStack JIO stack getClass0 getName0 JIO class =ISBPLStack +def File "java.io.File" JIO class =File "wrapper for jContext" # def Context construct Context { jContext # "real context"