]> Repositorios git - scryer-prolog.git/commit
toplevel.pl: fix arity mismatch in read_input/2
authorStephan Renatus <[email protected]>
Fri, 1 Nov 2024 14:42:48 +0000 (15:42 +0100)
committerStephan Renatus <[email protected]>
Fri, 1 Nov 2024 14:42:50 +0000 (15:42 +0100)
commit556b7c733fc43e861c396010e8554a296dea8de3
tree98895699846043dafd921335aeffd676ea8d54f2
parente8ef9bc33ad439321e8d5392db64059e70f709ff
toplevel.pl: fix arity mismatch in read_input/2

I ran into the same problem today and I figured I'd take a stab at it.
Unfortunately, I'm not certain it is the right approach, but it no
longer errors like it did before.

Fixes #2650.

Signed-off-by: Stephan Renatus <[email protected]>
src/toplevel.pl