Merge pull request #2777 from adri326/fix-2772-rnd_i-clipping

Fix invalid casts in is/2
This commit is contained in:
Mark Thom
2025-01-26 23:14:57 -07:00
committed by GitHub
6 changed files with 819 additions and 105 deletions

View File

@@ -0,0 +1 @@
All tests passed

View File

@@ -0,0 +1 @@
args = ["-f", "--no-add-history", "src/tests/arithmetic.pl", "-f", "-g", "use_module(library(arithmetic_tests)), arithmetic_tests:main_quiet(arithmetic_tests)"]