odd(x):-x mod 2.
?- odd(3)
/home/I1qOnb/gplcS8F3gb.o: In function `predicate(odd/1)': (.text+0x43): undefined reference to `predicate(mod/2)' collect2: ld returned 1 exit status compilation failed
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!