]> Repositorios git - scryer-prolog.git/commit
Merge pull request #1332 from triska/call_nth_0
authorMark Thom <[email protected]>
Mon, 7 Mar 2022 22:16:47 +0000 (15:16 -0700)
committerGitHub <[email protected]>
Mon, 7 Mar 2022 22:16:47 +0000 (15:16 -0700)
commit7a9c3d351d9b3f25c2ed3dfa9e84d4917a954318
tree710a7419d0351a98ab4838195b9309454476c8a9
parentbd594e0c058ecd3983972839227c7ed57be3b1ef
parent69e52d1ed80d9bdc33ea1d646f816953e1ac3cdf
Merge pull request #1332 from triska/call_nth_0

ENHANCED: call_nth(Goal, 0) now fails, correct error for N < 0.